Uses of Class
com.mypurecloud.sdk.v2.model.InternalMessageConversationEntityListing
Packages that use InternalMessageConversationEntityListing
-
Uses of InternalMessageConversationEntityListing in com.mypurecloud.sdk.v2.api
Methods in com.mypurecloud.sdk.v2.api that return InternalMessageConversationEntityListingModifier and TypeMethodDescriptionConversationsApi.getConversationsInternalmessages()Get the logged-in user's active conversations and their InternalMessage participants state.ConversationsApi.getConversationsInternalmessages(GetConversationsInternalmessagesRequest request) Get the logged-in user's active conversations and their InternalMessage participants state.Methods in com.mypurecloud.sdk.v2.api that return types with arguments of type InternalMessageConversationEntityListingModifier and TypeMethodDescriptionConversationsApi.getConversationsInternalmessages(ApiRequest<Void> request) Get the logged-in user's active conversations and their InternalMessage participants state.ConversationsApiAsync.getConversationsInternalmessagesAsync(GetConversationsInternalmessagesRequest request, AsyncApiCallback<InternalMessageConversationEntityListing> callback) Get the logged-in user's active conversations and their InternalMessage participants state.ConversationsApiAsync.getConversationsInternalmessagesAsync(ApiRequest<Void> request, AsyncApiCallback<ApiResponse<InternalMessageConversationEntityListing>> callback) Get the logged-in user's active conversations and their InternalMessage participants state.ConversationsApi.getConversationsInternalmessagesWithHttpInfo()Get the logged-in user's active conversations and their InternalMessage participants state.Method parameters in com.mypurecloud.sdk.v2.api with type arguments of type InternalMessageConversationEntityListingModifier and TypeMethodDescriptionConversationsApiAsync.getConversationsInternalmessagesAsync(GetConversationsInternalmessagesRequest request, AsyncApiCallback<InternalMessageConversationEntityListing> callback) Get the logged-in user's active conversations and their InternalMessage participants state.ConversationsApiAsync.getConversationsInternalmessagesAsync(ApiRequest<Void> request, AsyncApiCallback<ApiResponse<InternalMessageConversationEntityListing>> callback) Get the logged-in user's active conversations and their InternalMessage participants state. -
Uses of InternalMessageConversationEntityListing in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return InternalMessageConversationEntityListingModifier and TypeMethodDescriptionInternalMessageConversationEntityListing.entities(List<InternalMessageConversation> entities) InternalMessageConversationEntityListing.pageNumber(Integer pageNumber) InternalMessageConversationEntityListing.previousUri(String previousUri)