BlueLibs documentation

OBEXClient.OnSendCmd Event

new command is to be sent

[Visual Basic]
Public Event OnSendCmd As OnSendingCommand
[C#]
public event OnSendingCommand OnSendCmd;

See Also

OBEXClient Class | BlueLibs.OBEX.Client Namespace