Click or drag to resize

JoinConferenceFailureArgs Properties

The JoinConferenceFailureArgs type exposes the following members.

Properties
  NameDescription
Public propertyClient (Inherited from BaseOutputArgs.)
Public propertyConferenceChannel
Gets or sets the ID of the conference that failed to be joined.
Public propertyErrorCode (Inherited from BaseFailureArgs.)
Public propertyErrorMessage (Inherited from BaseFailureArgs.)
Public propertyException (Inherited from BaseFailureArgs.)
Public propertyExtensionCount (Inherited from Extensible.)
Public propertyExtensionNames (Inherited from Extensible.)
Public propertyExtensions (Inherited from Extensible.)
Public propertyMetaJson (Inherited from Extensible.)
Public propertyRetry (Inherited from BaseFailureArgs.)
Public propertyTimestamp (Inherited from BaseOutputArgs.)
Top
See Also