Share via


INUnsendMessagesIntentResponseCode Enum

Definition

[ObjCRuntime.Native]
public enum INUnsendMessagesIntentResponseCode
[<ObjCRuntime.Native>]
type INUnsendMessagesIntentResponseCode = 
Inheritance
INUnsendMessagesIntentResponseCode
Attributes

Fields

Name Value Description
Unspecified 0
Ready 1
InProgress 2
Success 3
Failure 4
FailureRequiringAppLaunch 5
FailureMessageNotFound 6
FailurePastUnsendTimeLimit 7
FailureMessageTypeUnsupported 8
FailureUnsupportedOnService 9
FailureMessageServiceNotAvailable 10
FailureRequiringInAppAuthentication 11

Applies to