Method Protocols.OBEX.Client()->connect()
- Method
connect
boolconnect()- Description
Establish a new connection using the REQ_CONNECT opcode to negotiate transfer parameters
- Returns
If the connection succeeds, 1 is returned. Otherwise, 0 is returned.
bool connect()
Establish a new connection using the REQ_CONNECT opcode to negotiate transfer parameters
If the connection succeeds, 1 is returned. Otherwise, 0 is returned.