PushService

open class PushService

Provides a default implementation of push notifications registration and receipt features using the Salesforce connected app endpoint.

Author

bhariharan

ktanna

Eric C. Johnson (Johnson.Eric>@Salesforce.com)

Constructors

Link copied to clipboard
constructor()

Functions

Link copied to clipboard
fun performRegistrationChange(register: Boolean, userAccount: UserAccount, restClient: RestClient? = getRestClient(userAccount))