Geoloc Monitoring SDK
Methods
See how to further customize the SDK
mount
function(): void
Responsible for mounting the SDK and should be called after the configuration.
Example:
changeActionId
function(params: object): void
setAction
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
Example:
sendAnalisys
function(params: object): void
Send data for analysis.
Example: