NotificationHubStatus

Types

Link copied to clipboard

Incoming Notification Events are being replicated to this Notification Hub. A Notification Hub with this status can be deregistered.

Link copied to clipboard
object Companion
Link copied to clipboard

Notification Hub is being deleted. Cannot register a Notification Hub in the same region as one in this status.

Link copied to clipboard

Notification Hub is in a failure state. Incoming Notification Events are not being replicated to this Hub.

Link copied to clipboard

Notification Hub is initializing. Cannot deregister a Notification Hub in this status.

Link copied to clipboard
data class SdkUnknown(val value: String) : NotificationHubStatus

Properties

Link copied to clipboard
abstract val value: String