hasMultiCamera property

bool? hasMultiCamera
getter/setter pair

true: if the user is sharing

Implementation

bool isSharing; /// true: if the user is sharing
bool? hasMultiCamera;