Class DataRoamingState

    Definition

    Namespace:
    Tizen.Applications.EventManager.SystemEvents
    Assembly:
    Tizen.Applications.EventManager.dll

    Class for system-event of data roaming state

    public static class DataRoamingState
    Inheritance
    object
    DataRoamingState

    Properties

    View Source

    EventName

    Eventname for system-event of data roaming state

    Declaration
    public static string EventName { get; }
    Property Value
    Type Description
    string
    View Source

    StateKey

    Key for system-event of data roaming state

    Declaration
    public static string StateKey { get; }
    Property Value
    Type Description
    string
    View Source

    StateValueOff

    Value of data roaming state off

    Declaration
    public static string StateValueOff { get; }
    Property Value
    Type Description
    string
    View Source

    StateValueOn

    Value of data roaming state on

    Declaration
    public static string StateValueOn { get; }
    Property Value
    Type Description
    string
    • View Source
    Back to top Copyright © 2016-2024 Samsung
    Generated by DocFX