Property Context
- Namespace
- DisCatSharp.Entities
- Assembly
- DisCatSharp.dll
Context
Gets the interaction's calling context.
[JsonProperty("context", NullValueHandling = NullValueHandling.Ignore)]
public InteractionContextType Context { get; }
Gets the interaction's calling context.
[JsonProperty("context", NullValueHandling = NullValueHandling.Ignore)]
public InteractionContextType Context { get; }