SignalingClientFactory.Options.setDeviceId()

DESCRIPTION

Set the ID of the device that the SignalingClient should connect to.

DECLARATION

public Options setDeviceId(String deviceId)

PARAMETERS

deviceId:
ID of the device to connect to.

RETURNS

This Options object.