send OBEX command. no changes are made to the command it is just being marshaled. OnSendCmd event is fired before marshaling command to transport data OnSendData event is fired before sending marshaled data to the remote device OnReadData event is fired after data is received OnRecvResponse event is fired after response data was parsed
OBEX response as an object
Event Type | Reason |
---|---|
OnSendCmd | |
OnSendData | |
OnReadData | |
OnRecvResponse |