ParticipantPropertyChanges Enum

Definition

Indicates which participant properties have changed.

This enumeration supports a bitwise combination of its member values.

public enum class ParticipantPropertyChanges
[System.Flags]
public enum ParticipantPropertyChanges
type ParticipantPropertyChanges = 
Public Enum ParticipantPropertyChanges
Inheritance
ParticipantPropertyChanges
Attributes

Fields

EndpointId 2

Indicates that the EndpointId property changed.

FeatureParameters 8

The feature parameters have been updated.

Gruu 4

Indicates that the GRUU property changed.

Name 1

Indicates that the Name property changed.

None 0

Indicates the property is uninitialized or no properties have been changed.

Applies to