Enum CallHandle.CallType

    Definition

    Namespace:
    Tizen.Telephony
    Assembly:
    Tizen.Telephony.dll

    Enumeration for the call type.

    public enum CallHandle.CallType

    Fields

    Name Description
    E911

    Emergency call.

    Unavailable

    Unavailable.

    Video

    Video call.

    Voice

    Voice call.

    Extension Methods

    EXamlExtensions.LoadFromEXamlByRelativePath<CallHandle.CallType>(CallHandle.CallType, string)
    Extensions.LoadFromXaml<CallHandle.CallType>(CallHandle.CallType, string)
    Extensions.LoadFromXaml<CallHandle.CallType>(CallHandle.CallType, Type)
    Extensions.LoadFromXamlFile<CallHandle.CallType>(CallHandle.CallType, string)
    • View Source
    Back to top Copyright © 2016-2025 Samsung
    Generated by DocFX