API reference
API reference
Select your platform
No SDKs available
No versions available

WindowsPlatform Class

Object that has ability of initializing the Platform SDK. This initialization is specifically for the Windows operating system and unity development. You can get more information about the initializing the Platform SDK in our docs.

Member Functions

delegate void UnityLogDelegate
( IntPtr tag,
IntPtr msg )
Takes a string representing the app ID of the Application for initialization. An invalid app ID will result in a unity exception. Upon success, will return true.
Takes a string representing the app ID of the Application for initialization. This is an asynchronous call and will return a request of type Models.PlatformInitialize.
Did you find this page helpful?
Thumbs up icon
Thumbs down icon