SupportedTrigger interface
プロパティ
| default |
ポーリングの間に待機する既定の間隔 (NotificationType がポーリングの場合にのみ関連します)。 |
| notification |
トリガーに変更が通知される方法。 |
| supported |
このトリガーでサポートされる機能。 |
| type | トリガーの種類。 |
プロパティの詳細
defaultPollingInterval
ポーリングの間に待機する既定の間隔 (NotificationType がポーリングの場合にのみ関連します)。
defaultPollingInterval: number
プロパティ値
number
notificationType
トリガーに変更が通知される方法。
notificationType: string
プロパティ値
string
supportedCapabilities
このトリガーでサポートされる機能。
supportedCapabilities: {[key: string]: SupportLevel}
プロパティ値
{[key: string]: SupportLevel}