Interface IInteractionContext
Provides access to interaction data.
public interface IInteractionContext : IContext
Properties
Interaction
The interaction that is being handled.
Interaction Interaction { get; }
Provides access to interaction data.
public interface IInteractionContext : IContext
The interaction that is being handled.
Interaction Interaction { get; }