Method Protocols.OBEX.Client()->disconnect()

class Protocols.OBEX.Client

Method disconnect

bool disconnect()

Description

Terminate a connection using the REQ_DISCONNECT opcode

Returns

If the disconnection succeeds, 1 is returned. Otherwise, 0 is returned.