Method Protocols.OBEX.Client()->disconnect()
- Method
disconnect
booldisconnect()- Description
Terminate a connection using the REQ_DISCONNECT opcode
- Returns
If the disconnection succeeds, 1 is returned. Otherwise, 0 is returned.
bool disconnect()
Terminate a connection using the REQ_DISCONNECT opcode
If the disconnection succeeds, 1 is returned. Otherwise, 0 is returned.