Share via


IChannelCapability.NeedsInputHint Method

Definition

Indicates if channel relies on InputHint.

public bool NeedsInputHint ();
abstract member NeedsInputHint : unit -> bool
Public Function NeedsInputHint () As Boolean

Returns

True if channel expect bot setting InputHint; false otherwise

Applies to