次の方法で共有


CommunicationUserIdentifier クラス

Azure Communication Service のユーザーを表します。

継承
builtins.object
CommunicationUserIdentifier

コンストラクター

CommunicationUserIdentifier(id: str, **kwargs: Any)

パラメーター

名前 説明
id
必須
str

Azure Communication Identity から返される Communication ユーザーの ID。

変数

名前 説明
raw_id
str

識別子のオプションの生 ID。

kind

識別子の型。

properties

識別子のプロパティ。 このマッピングのキーは次のとおりです。

  • <<id(str): Azure Communication Identity から返される通信ユーザーの ID。

属性

kind

kind = 'communication_user'