Edit

Share via


PresencePublicationState Enum

Definition

Represents the state for automatic presence publications.

public enum class PresencePublicationState
public enum PresencePublicationState
type PresencePublicationState = 
Public Enum PresencePublicationState
Inheritance
PresencePublicationState

Fields

Name Value Description
None 0

Presence publication has not been attempted.

WaitingForRetry 1

Presence publication will be retried.

Published 2

Presence publications are up to date.

Applies to