get Id
Retrieves the current connection pool ID for the specified device.
Return
The 4-character hexadecimal connection pool ID.
Parameters
device Id
The identifier of the target device.
Callback-based version of getId for Java interoperability.
Parameters
device Id
The identifier of the target device.
callback
Callback to receive the connection pool ID as a String.