registerPushToken

public final Unit registerPushToken(String token, FuturaeCallback callback)

Register push notifications token.

Parameters

token

the token (e.g. firebase token) to register.

callback

to get notified about success or failure of this operation.