Options
All
  • Public
  • Public/Protected
  • All
Menu

The enumeration class for the meeting sharing state.

Index

Enumeration Members

OTHER_SHARING_BEGIN: 2

Indicates the meeting sharing starts by other meeting participants.

OTHER_SHARING_END: 3

Indicates the meeting sharing ends which starts by other meeting participants.

SELF_SHARING_BEGIN: 0

Indicates the meeting sharing starts by the current user.

SELF_SHARING_END: 1

Indicates the meeting sharing ends which starts by the current user.

SHARING_PAUSED: 4

Indicates the meeting sharing is paused.

SHARING_RESUMED: 5

Indicates the meeting sharing is resumed.