Class ParticipantLegMetadataConfiguration
Inherited Members
System.Object.ToString()
System.Object.Equals(System.Object, System.Object)
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.GetType()
System.Object.MemberwiseClone()
Namespace: Microsoft.Skype.Bots.Calling.ObjectModel.Contracts
Assembly: Microsoft.Skype.Bots.Calling.ObjectModel.dll
Syntax
public class ParticipantLegMetadataConfiguration : ActionBase
Constructors
ParticipantLegMetadataConfiguration()
Declaration
public ParticipantLegMetadataConfiguration()
Properties
ParticipantLegMetadata
Declaration
public JObject ParticipantLegMetadata { get; set; }
Property Value
Type | Description |
---|---|
Newtonsoft.Json.Linq.JObject |
Methods
Validate()
Declaration
public override void Validate()