Enum MessageType

    Definition

    Namespace:
    Tizen.Messaging.Messages
    Assembly:
    Tizen.Messaging.dll

    Enumeration for the message type.

    [Obsolete("Deprecated since API11. Might be removed in API13.")]
    public enum MessageType

    Fields

    Name Description
    CellBroadcast

    The CB(Cell Broadcast) type.

    Mms

    The MMS type.

    Push

    The WAP Push type.

    Sms

    The SMS type.

    Unknown

    The unknown type.

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