UpgradeStatus 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 UpgradeStatus
type UpgradeStatus =
- Inheritance
-
UpgradeStatus
Fields
| Name | Value | Description |
|---|---|---|
| Accepted | 1 | Status code when the default SMS app has accepted the message upgrade request and will now attempt to send it as per it's supported transport. Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License. |
| Rejected | 2 | Status code when the default SMS app could not accept the message upgrade request. Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License. |