SohaSetting¶
Overview¶
Determines settings related to SohaGame SDK.
Property¶
setWindow¶
Use this property to set window for SDK. You must set the window for the SDK before initializing the SDK.
Declaration
baseURLString¶
Base URL string of the SDK. Use. Only use to change the base url when necessary.
Declaration
Method¶
settings¶
Gets the singleton instance of the SohaSetting class.
Declaration
sohaAppName¶
Gets the name of the app.
Declaration