Custom API
Appmixer SDK allows you to override any API method used by the SDK instance.
Setting a custom API option
Custom API is represented as an object composed of asynchronous methods that you set on your Appmixer SDK instance using the api
option:
The list of API methods can be found here.
APILast updated