Kotlin

Create the Users

Each participant in a Conversation is represented by a User object and must be authenticated by the Client SDK. In a production application, you would typically store this user information in a database.

Execute the following commands to create two users, Alice and Bob who will log in to the Vonage Client and participate in the Conversation.