次の方法で共有


AutoCompleteUpdatedEvent interface

pull request の自動更新のリアルタイム イベント (SignalR)

Extends

継承されたプロパティ

eventId

このイベントの ID。 クライアントとサーバー間の送受信状態を追跡するために使用できます。

pullRequestId

このイベントが生成された pull request の ID。

継承されたプロパティの詳細

eventId

このイベントの ID。 クライアントとサーバー間の送受信状態を追跡するために使用できます。

eventId: string

プロパティ値

string

RealTimePullRequestEvent.eventIdから継承

pullRequestId

このイベントが生成された pull request の ID。

pullRequestId: number

プロパティ値

number

RealTimePullRequestEvent.pullRequestIdから継承