screenSharingLimitError constant Null safety
An error occurs while sharing screen with multiple people. You can share screen with only one participant.
Implementation
static const int screenSharingLimitError = 1012;
An error occurs while sharing screen with multiple people. You can share screen with only one participant.
static const int screenSharingLimitError = 1012;