enableVideoCall property
Enable using video call feature (by default true
). Recommended to set false
when video call is not required
Implementation
bool? enableVideoCall;
Enable using video call feature (by default true
). Recommended to set false
when video call is not required
bool? enableVideoCall;