C# Class Push2User, KiiUnitySDKSamples

Inheritance: MonoBehaviour
Mostra file Open project: KiiPlatform/KiiUnitySDKSamples

Public Methods

Method Description
OnPushNotificationsReceived ( ReceivedMessage, message ) : void

Private Methods

Method Description
Awake ( ) : void
OnGUI ( ) : void
ShowException ( string msg, Exception e ) : void
Start ( ) : void
Update ( ) : void
registerPush ( ) : void
sendMessage ( ) : void

Method Details

OnPushNotificationsReceived() public method

public OnPushNotificationsReceived ( ReceivedMessage, message ) : void
message ReceivedMessage,
return void