Class InteractionCallbackProperties
public class InteractionCallbackProperties : IHttpSerializable
- Inheritance
-
InteractionCallbackProperties
- Implements
- Derived
- Inherited Members
Properties
Type
[JsonPropertyName("type")]
public InteractionCallbackType Type { get; }
Property Value
Methods
Serialize()
Serializes the object or its part into HttpContent.
public HttpContent Serialize()