Uses of Class
com.mypurecloud.sdk.v2.model.SystemPresence
Packages that use SystemPresence
-
Uses of SystemPresence in com.mypurecloud.sdk.v2.api
Methods in com.mypurecloud.sdk.v2.api that return types with arguments of type SystemPresenceModifier and TypeMethodDescriptionPresenceApi.getSystempresences()Get the list of SystemPresencesPresenceApi.getSystempresences(GetSystempresencesRequest request) Get the list of SystemPresencesPresenceApi.getSystempresences(ApiRequest<Void> request) Get the list of SystemPresencesPresenceApiAsync.getSystempresencesAsync(GetSystempresencesRequest request, AsyncApiCallback<List<SystemPresence>> callback) Get the list of SystemPresencesPresenceApiAsync.getSystempresencesAsync(ApiRequest<Void> request, AsyncApiCallback<ApiResponse<List<SystemPresence>>> callback) Get the list of SystemPresencesPresenceApi.getSystempresencesWithHttpInfo()Get the list of SystemPresencesMethod parameters in com.mypurecloud.sdk.v2.api with type arguments of type SystemPresenceModifier and TypeMethodDescriptionPresenceApiAsync.getSystempresencesAsync(GetSystempresencesRequest request, AsyncApiCallback<List<SystemPresence>> callback) Get the list of SystemPresencesPresenceApiAsync.getSystempresencesAsync(ApiRequest<Void> request, AsyncApiCallback<ApiResponse<List<SystemPresence>>> callback) Get the list of SystemPresences -
Uses of SystemPresence in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return SystemPresence