Enum SentResult
Definition
- Assembly:
- Tizen.Messaging.dll
Enumeration for the result of sending a message.
[Obsolete("Deprecated since API11. Might be removed in API13.")]
public enum SentResult
Fields
Name | Description |
---|---|
Failed | Message sending failed. |
Success | Message sending succeeded. |