onReceiveSEIMsg method Null safety
Get notified when SEI information is received.
uid ID of a remote user.
seiMsg SEI information
Implementation
void onReceiveSEIMsg(int userID, String seiMsg);
Get notified when SEI information is received.
uid ID of a remote user.
seiMsg SEI information
void onReceiveSEIMsg(int userID, String seiMsg);