Class StateEventArgs

    Definition

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

    This class contains the data related to the State changed event.

    public class StateEventArgs : EventArgs
    Inheritance
    object
    System.EventArgs
    StateEventArgs

    Properties

    View Source

    CurrentState

    The Current State.

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