SupportedTrigger interface
속성
| default |
폴링 사이에 대기하는 기본 간격입니다(NotificationType이 폴링인 경우에만 관련됨). |
| notification |
트리거에 변경 내용을 알리는 방법. |
| supported |
이 트리거에서 지원하는 기능입니다. |
| type | 트리거 유형입니다. |
속성 세부 정보
defaultPollingInterval
폴링 사이에 대기하는 기본 간격입니다(NotificationType이 폴링인 경우에만 관련됨).
defaultPollingInterval: number
속성 값
number
notificationType
트리거에 변경 내용을 알리는 방법.
notificationType: string
속성 값
string
supportedCapabilities
이 트리거에서 지원하는 기능입니다.
supportedCapabilities: {[key: string]: SupportLevel}
속성 값
{[key: string]: SupportLevel}