StayTunedSDK
You should instantiate this class once to initialize the SDK
Usage Example:
StayTuned(appId: /* the appId given by StayTuned */, authToken: /* the authKey given by StayTuned */)
-
Initialize the SDK
Throws
alreadyInitExceptionif the SDK has been initialized already -
Get the SDK instance
Throws
NotInitExceptionYou should call the init before calling this method -
StayTunedSDK Class Reference