Method GetRemoteLong
GetRemoteLong(string, long)
Returns a Remote Config long value, or defaultValue if not fetched from the server.
public static long GetRemoteLong(string key, long defaultValue = 0)
Returns a Remote Config long value, or defaultValue if not fetched from the server.
public static long GetRemoteLong(string key, long defaultValue = 0)