Enum SentResult

    Definition

    Namespace:
    Tizen.Messaging.Messages
    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.

    • View Source
    Back to top Copyright © 2016-2024 Samsung
    Generated by DocFX