onRecvSEIMsg abstract method

void onRecvSEIMsg(
  1. String channelTag,
  2. int userID,
  3. String seiMsg
)

Implementation

void onRecvSEIMsg(String channelTag, int userID, String seiMsg);