StatusUpdatedEvent interface
プル要求の状態更新のリアルタイム イベント (SignalR)
- Extends
継承されたプロパティ
event |
このイベントの ID。 クライアントとサーバーの間の送受信状態を追跡するために使用できます。 |
pull |
このイベントが生成された pull request の ID。 |
継承されたプロパティの詳細
eventId
このイベントの ID。 クライアントとサーバーの間の送受信状態を追跡するために使用できます。
eventId: string
プロパティ値
string
realTimePullRequestEvent.eventId
pullRequestId
このイベントが生成された pull request の ID。
pullRequestId: number
プロパティ値
number
realTimePullRequestEvent.pullRequestId