Class PushRespondedEventArgs
Definition
- Namespace:
- Tizen.Network.Bluetooth
- Assembly:
- Tizen.Network.Bluetooth.dll
- API Level:
- 4
An extended EventArgs class which contains the Push Request respond state
C#Copypublic class PushRespondedEventArgs : EventArgs
- Inheritance
-
System.ObjectSystem.EventArgsPushRespondedEventArgs
Properties
Declaration
C#Copypublic string Address { get; }
Property Value
Type | Description |
---|---|
System.String |
API Level: 4
Declaration
C#Copypublic int Result { get; }
Property Value
Type | Description |
---|---|
System.Int32 |