onMediaRightChange abstract method

void onMediaRightChange(
  1. String channelTag,
  2. bool isAudioBannedByServer,
  3. bool isVideoBannedByServer
)

Implementation

void onMediaRightChange(String channelTag, bool isAudioBannedByServer,
    bool isVideoBannedByServer);