Język

ImsStateCallbackReason Enum

Definition

public enum ImsStateCallbackReason
type ImsStateCallbackReason = 
Inheritance
ImsStateCallbackReason

Fields

Name Value Description
UnknownTemporaryError 1

The IMS service is temporarily unavailable for the associated subscription.

UnknownPermanentError 2

The IMS service is permanently unavailable for the associated subscription.

ImsServiceDisconnected 3

The underlying IMS service is unavailable because it has died, is reconfiguring, or has not started.

NoImsServiceConfigured 4

No IMS service is configured for the specified subscription ID.

SubscriptionInactive 5

The subscription associated with this Manager has become inactive.

ImsServiceNotReady 6

The IMS service is connected but is in a NOT_READY state.

Applies to