Class PushFinishedEventArgs
Definition
- Assembly:
- Tizen.Network.Bluetooth.dll
An extended EventArgs class which contains the Push Request respond state
C#Copypublic class PushFinishedEventArgs : EventArgs
- Inheritance
-
objectSystem.EventArgsPushFinishedEventArgs
Properties
Declaration
C#Copypublic string Address { get; }
Property Value
| Type | Description |
|---|---|
| string |
Declaration
C#Copypublic int Result { get; }
Property Value
| Type | Description |
|---|---|
| int |