Enum CellularServiceType

    Definition

    Namespace:
    Tizen.Network.Connection
    Assembly:
    Tizen.Network.Connection.dll

    Enumeration for the cellular service type.

    public enum CellularServiceType

    Fields

    Name Description
    Application

    Specific application

    Internet

    Internet

    MMS

    MMS

    PrepaidInternet

    Prepaid Internet

    PrepaidMMS

    Prepaid MMS

    Tethering

    Tethering

    Unknown

    Unknown

    Extension Methods

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