Table of Contents

Method GetRemoteLong

Namespace
Titipi.MocaLib

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)

Parameters

key string
defaultValue long

Returns

long