Class JoinCallOutcome
The join call outcome.
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.Bot.Builder.Enterprise.dll
Syntax
public class JoinCallOutcome : JoinCallAppHostedMediaOutcome
Fields
View SourceJoinCallOutcomeType
The join call outcome.
Declaration
public const string JoinCallOutcomeType = "joinCallOutcome"
Field Value
Type | Description |
---|---|
System.String |
Methods
View SourceValidate()
Validate this outcome.
Declaration
public override void Validate()