function(): void
Responsible for mounting the SDK and should be called after the configuration.Example:
function(params: object): void
function(action: string): void
Change the action executed when sending the data.
signin: login actionsignup: registration actiondeposit: deposit actionwithdraw: withdrawal actioncheck: must be send every 30 minutes
function(params: object): void
Send data for analysis.Example: