메소드 |
설명 |
|
AuthenticateWithToken ( string provider, string token ) : bool |
|
|
DismissActivity ( ) : void |
|
|
FetchContent ( string contentID, bool isExternalID ) : void |
|
|
GetApplicationMultiplier ( ) : double |
|
|
GetCallback ( ) : ISessionMCallback |
|
|
GetLogLevel ( ) : LogLevel |
|
|
GetMessagesList ( ) : string |
|
|
GetOffers ( ) : string |
|
|
GetRewards ( ) : string |
|
|
GetSDKVersion ( ) : string |
|
|
GetSessionState ( ) : SessionState, |
|
|
GetTiers ( ) : string |
|
|
GetUnclaimedAchievementCount ( ) : int |
|
|
GetUnclaimedAchievementData ( ) : string |
|
|
GetUser ( ) : string |
|
|
GetUserOptOutStatus ( ) : bool |
|
|
ISessionM_Dummy ( ) : System |
|
|
IsActivityAvailable ( ActivityType, type ) : bool |
|
|
IsActivityPresented ( ) : bool |
|
|
IsSessionAutoStartEnabled ( ) : bool |
|
|
LogAction ( string action ) : void |
|
|
LogAction ( string action, int count ) : void |
|
|
LogAction ( string action, int count, object>.Dictionary payloads ) : void |
|
|
LogInUserWithEmail ( string email, string password ) : bool |
|
|
LogOutUser ( ) : void |
|
|
NotifyClaimed ( ) : void |
|
|
NotifyDismissed ( ) : void |
|
|
NotifyPresented ( ) : void |
|
|
PresentActivity ( ActivityType, type ) : bool |
|
|
PresentTierList ( ) : void |
|
|
SetAppKey ( string appKey ) : void |
|
|
SetCallback ( ISessionMCallback callback ) : void |
|
|
SetLogLevel ( LogLevel level ) : void |
|
|
SetMessagesEnabled ( bool enabled ) : void |
|
|
SetMetaData ( string data, string key ) : void |
|
|
SetServerType ( string url ) : void |
|
|
SetServiceRegion ( ServiceRegion region ) : void |
|
|
SetSessionAutoStartEnabled ( bool autoStartEnabled ) : void |
|
|
SetShouldAutoUpdateAchievementsList ( bool shouldAutoUpdate ) : void |
|
|
SetUserOptOutStatus ( bool status ) : void |
|
|
SignUpUser ( string email, string password, string birthYear, string gender, string zipCode ) : bool |
|
|
StartSession ( string appId ) : void |
|
|
UpdateAchievementsList ( ) : void |
|
|
UpdateOffers ( ) : void |
|
|