IotHubTransport.onConnectionEstablished(String connectionId) 方法
定义
Callback to be fired when the connection has been successfully established
public void onConnectionEstablished(String connectionId)
参数
- connectionId
-
String
the id of the connection this update is relevant to
- 替代
-
适用于