Enumeration for the result of sending a message.
C# Copy [Obsolete("Deprecated since API11. Might be removed in API13.")] public enum SentResult
[Obsolete("Deprecated since API11. Might be removed in API13.")] public enum SentResult
Message sending failed.
Message sending succeeded.