invoke

abstract suspend operator fun invoke(token: String, type: String, applicationId: String): Result

Return

the Result with the result of the operation

Parameters

token

the push notification token

type

the type being ie: "GCM, APNS"

applicationId

the application id (ie, internal) for which the token is valid