SignalingClientFactory.Options.setProductId()
DESCRIPTION
Set the ID of the product that contains the device the SignalingClient should connect to.
DECLARATION
public Options setProductId(String productId)
PARAMETERS
productId:
- ID of the product to connect to.
RETURNS
This Options object.