Class Messenger

    Definition

    Namespace:
    Tizen.Pims.Contacts.ContactsViews
    Assembly:
    Tizen.Pims.Contacts.dll

    Describes the properties of a Messenger record.

    public static class Messenger
    Inheritance
    object
    Messenger

    Fields

    View Source

    ContactId

    Contact ID that the messenger belongs to.

    Declaration
    public const uint ContactId
    Field Value
    Type Description
    uint
    View Source

    Id

    Database record ID of the messenger.

    Declaration
    public const uint Id
    Field Value
    Type Description
    uint
    View Source

    IMId

    Messenger ID (email address, email ID, and so on).

    Declaration
    public const uint IMId
    Field Value
    Type Description
    uint
    View Source

    Label

    Custom messenger type label, when the messenger type is TypeValue.Custom.

    Declaration
    public const uint Label
    Field Value
    Type Description
    uint
    View Source

    Type

    Messenger type, refer to the TypeValue.

    Declaration
    public const uint Type
    Field Value
    Type Description
    uint
    View Source

    Uri

    Identifier of this contacts messenger view.

    Declaration
    public const string Uri
    Field Value
    Type Description
    string
    • View Source
    Back to top Copyright © 2016-2025 Samsung
    Generated by DocFX