onConnectionTypeChanged abstract method

void onConnectionTypeChanged(
  1. int newConnectionType
)

本地网络类型已改变回调

newConnectionType 参考 NERtcConnectionType

Implementation

void onConnectionTypeChanged(int newConnectionType);