enableVideoCall property

bool? enableVideoCall
getter/setter pair

Enable using video call feature (by default true). Recommended to set false when video call is not required

Implementation

bool? enableVideoCall;