setRegistrationInfo
fun setRegistrationInfo(context: Context, registrationId: String?, deviceId: String?, account: UserAccount?)
Stores the current registration information, and resets the backoff time.
Parameters
context
Context.
registrationId
GCM registration ID.
deviceId
SFDC device ID.
account
User account.