Indicates the sharing state of the current meeting

Enumeration Members

OTHER_SHARING_BEGIN: 2

Occurs when others sharing is begin.

OTHER_SHARING_END: 3

Occurs when others sharing is end.

SELF_SHARING_BEGIN: 0

Occurs when self sharing is begin.

SELF_SHARING_END: 1

Occurs when self sharing is end.

SHARING_PAUSED: 4

Occurs when current sharing is paused.

SHARING_RESUMED: 5

Occurs when current sharing is resumed.