共用方式為


Participant interface

描述參與互動的配置檔案類型。

屬性

description

當地語系化的描述。

displayName

當地語系化的顯示名稱。

participantName

參與者名稱。

participantPropertyReferences

屬性參考。

profileTypeName

配置檔案類型名稱。

role

參與者在互動中扮演的角色。

屬性詳細資料

description

當地語系化的描述。

description?: {[propertyName: string]: string}

屬性值

{[propertyName: string]: string}

displayName

當地語系化的顯示名稱。

displayName?: {[propertyName: string]: string}

屬性值

{[propertyName: string]: string}

participantName

參與者名稱。

participantName: string

屬性值

string

participantPropertyReferences

屬性參考。

participantPropertyReferences: ParticipantPropertyReference[]

屬性值

profileTypeName

配置檔案類型名稱。

profileTypeName: string

屬性值

string

role

參與者在互動中扮演的角色。

role?: string

屬性值

string