Initiating the SDK

To initialise the SDK, client needs to call the initiate SDK API. The initiate api call boots up the SDK and makes it ready for all other operations

Follow the below steps to make an initiate SDK call:

Step 1
Create an instance of HyperServiceHolder
Step 2
Create Initiate payload
Initiate Parameters
Step 3
Create CallbackHandler
Step 4
Call initiate
Last updated 1 year ago