getMyPushTokensByToken

Requests push tokens of current user from given token. The result is passed to handler.

Since

3.0.92

Parameters

token

Token to get next push tokens. If token is null, the result will be passed from the beginning.

type

PushTokenType. Refer to PushTokenType.

handler

Callback handler.