IChannelCapability Interface

Definition

Capability for a specific channel

public interface IChannelCapability
type IChannelCapability = interface
Public Interface IChannelCapability
Derived

Methods

NeedsInputHint()

Indicates if channel relies on InputHint.

SupportsKeyboards(Int32)

Indicates if channel supports keyboard.

SupportsSpeak()

Indicates if channel is TTS enabled.

Extension Methods

ShouldSetInputHint(IChannelCapability, IMessageActivity)

Applies to