onNewEndpoint

abstract fun onNewEndpoint(endpoint: PushEndpoint, instance: String)

A new endpoint is to be used for sending push messages. The new endpoint should be send to the application server, and the app should sync for missing notifications.