Class PushFinishedEventArgs
Definition
- Assembly:
- Tizen.Network.Bluetooth.dll
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 |