place property

int? place

Place of this endpoint in a video conference. May be used as a position of this endpoint’s video stream to render in a video conference call.

Implementation

int? get place => _place;