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
-
objectSystem.EventArgsRemotePortStateChangedEventArgs
Properties
View SourceStatus
The State of remote port
Declaration
public State Status { get; }
Property Value
Type | Description |
---|---|
State |