BluetoothPeerToPeerShareService Events |
The BluetoothPeerToPeerShareService type exposes the following members.
| Name | Description | |
|---|---|---|
| Received |
Data has been received
| |
| Receiving |
Data is being recieved
| |
| Sending |
Data is being sent
| |
| Sent |
Data has been sent
| |
| Started |
Fired when the service is started
| |
| Starting |
Fired when the service is starting
| |
| Stopped |
Fired when the service has stopped
| |
| Stopping |
fired when the service is stopping
|