onConnectionStateChanged abstract method

void onConnectionStateChanged(
  1. String channelTag,
  2. int state,
  3. int reason
)

Implementation

void onConnectionStateChanged(String channelTag, int state, int reason);