Objective-C

Create the Users

Each participant in a Conversation is represented by a [User](/conversation/ concepts/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 in-app voice call (Conversation).

Make a note of user IDs as you'll need them later.