onMediaRightChange abstract method

void onMediaRightChange(
  1. bool isAudioBannedByServer,
  2. bool isVideoBannedByServer
)

Implementation

void onMediaRightChange(
    bool isAudioBannedByServer, bool isVideoBannedByServer);