| Package | Description |
|---|---|
| com.infantium.android.sdk |
| Modifier and Type | Method and Description |
|---|---|
void |
ISDK.setDeveloperHandler(InfantiumAsyncResponseHandler handler) |
void |
InfantiumSDK.setDeveloperHandler(InfantiumAsyncResponseHandler handler)
In this function the developer defines a InfantiumAsyncResponseHandler where all the asyncronous communications will be received.
|