Show / Hide Table of Contents

Enum ISN_MessageComposeResult

These constants describe the result of the message-composition interface.

Namespace: SA.iOS.Social
Assembly: cs.temp.dll.dll
Syntax
public enum ISN_MessageComposeResult

Fields

Name Description
Cancelled

The user canceled the composition.

Failed

The user’s attempt to save or send the message was unsuccessful.

NotSupportedByDevice

API is not supported by the current device.

Sent

The user successfully queued or sent the message.

In This Article
Back to top Generated by DocFX