C# Class Push2App, KiiUnitySDKSamples

Inheritance: MonoBehaviour
Afficher le fichier Open project: KiiPlatform/KiiUnitySDKSamples

Méthodes publiques

Méthode Description
OnPushNotificationsReceived ( ReceivedMessage, message ) : void

Private Methods

Méthode Description
Awake ( ) : void
OnApplicationPause ( bool pauseStatus ) : void
OnGUI ( ) : void
ShowException ( string msg, Exception e ) : void
Start ( ) : void
Update ( ) : void
registerPush ( ) : void

Method Details

OnPushNotificationsReceived() public méthode

public OnPushNotificationsReceived ( ReceivedMessage, message ) : void
message ReceivedMessage,
Résultat void