Class RemotePortStateChangedEventArgs

    Definition

    Namespace:
    Tizen.Applications.Messages
    Assembly:
    Tizen.Applications.MessagePort.dll

    An extended EventArgs class which contains state of remote message port

    public class RemotePortStateChangedEventArgs : EventArgs
    Inheritance
    object
    System.EventArgs
    RemotePortStateChangedEventArgs

    Properties

    View Source

    Status

    The State of remote port

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