Generated by
JDiff

Interface zendesk.core.PushRegistrationProvider

Removed Methods
void registerDeviceWithIdentifier(String, <any>) Calls a push registration service to register a given identifier to receive push notifications.
void registerDeviceWithUAChannelId(String, <any>) Calls a push registration service to register a given Urban Airship channel id to receive push notifications.
 

Added Methods
void registerWithDeviceIdentifier(String, <any>) Calls a push registration service to register a given identifier to receive push notifications.
void registerWithUAChannelId(String, <any>) Calls a push registration service to register a given Urban Airship channel id to receive push notifications.