ユーザー
Product deprecation notice
Effective April 30th, 2026, the messaging functionality of the Vonage Conversation API will be discontinued. Access for new users will be closed, and messaging capabilities will no longer be available to existing users after this date.
The voice functionality of the Conversation API will remain available and is not impacted by this change. If you have any questions regarding this partial discontinuation, please contact your account manager or our support team.
ユーザは、Vonage アプリケーションのコンテキスト内で一意の Vonage ユーザを識別するオブジェクトです。Vonageはこれらのユーザ・インスタンスが互いに通信できるようにします。ユーザは通常、アプリケーションのユーザ・データベース内のユーザと1対1でマッピングされます。
Conversationを介してコミュニケーションを行う人は、まずUserオブジェクトを作成しなければなりません。Userはコミュニケーションのエンドポイントと考えることができます。Userオブジェクトが作成されると、一意のユーザーIDが割り当てられます。
ユーザーは、Memberオブジェクトを介してカンバセーションに追加されます。Userは複数のConversationのMemberになることができます。また、ユーザーは1つのカンバセーションで複数のMemberオブジェクトを持つことができ、各Memberはそれに関連するChannelを持ちます。各メンバーはそれに関連付けられたチャネルを持ちます。例えば、ユーザーは、アプリ、Voice、SMSを通してカンバセーションに接続することができます。