encryptNotSuitable constant Null safety
Failed to join the room because the specified media stream encryption key is inconsistent with the key specified by one or more of the members who joins the room. Reset the encryption key by calling enableEncryption.
Implementation
static const int encryptNotSuitable = 30113;