ImsStateCallbackReason Enum
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public enum ImsStateCallbackReason
type ImsStateCallbackReason =
- Inheritance
-
ImsStateCallbackReason
Fields
Name | Value | Description |
---|---|---|
UnknownTemporaryError | 1 | |
UnknownPermanentError | 2 | |
ImsServiceDisconnected | 3 | |
NoImsServiceConfigured | 4 | |
SubscriptionInactive | 5 | |
ImsServiceNotReady | 6 |