ShareableContentState Enum

Definition

Enumerates the states of a shareable content object.

C#
public enum ShareableContentState
Inheritance
ShareableContentState

Fields

Name Value Description
Invalid -1
Initializing 0

The content is in the initializing state.

Offline 1

The content has been created, but is not uploaded yet.

Connecting 2

The content is being converted/uploaded, or is being downloaded for viewing.

Online 3

The content has been successfully uploaded or downloaded, and is fully functional.

Disconnecting 4

The content is being deleted from the server.

Active 5

The content is being presented.

Unusable 6

The content is not usable anymore.

Applies to

Product Versions
Lync client latest