Package com.vonage.client.users
package com.vonage.client.users
This package contains classes and sub-packages to support usage of the
Vonage Users API.
The concept of a user exists in Vonage APIs, you can associate one with a user in your own application if you choose. A user can have multiple memberships to conversations and can communicate with other users through various different mediums, called "channels".
- Since:
- 7.7.0
-
ClassDescriptionRepresents the main attributes of a User.Query parameters for
UsersClient.listUsers(ListUsersRequest).Represents the sort order for events.Paginated HAL response forUsersClient.listUsers(ListUsersRequest).Represents a Vonage User (both request and response).A client for talking to the Vonage Users API.Response returned when an error is encountered (i.e. the API returns a non-2xx status code).