Uses of Class
com.mypurecloud.sdk.v2.api.request.PostScreenrecordingTokenRequest
Packages that use PostScreenrecordingTokenRequest
-
Uses of PostScreenrecordingTokenRequest in com.mypurecloud.sdk.v2.api
Methods in com.mypurecloud.sdk.v2.api with parameters of type PostScreenrecordingTokenRequestModifier and TypeMethodDescriptionBackgroundAssistantApi.postScreenrecordingToken(PostScreenrecordingTokenRequest request) Sign identifying information for screen recordingBackgroundAssistantApiAsync.postScreenrecordingTokenAsync(PostScreenrecordingTokenRequest request, AsyncApiCallback<SignedData> callback) Sign identifying information for screen recording -
Uses of PostScreenrecordingTokenRequest in com.mypurecloud.sdk.v2.api.request
Methods in com.mypurecloud.sdk.v2.api.request that return PostScreenrecordingTokenRequestModifier and TypeMethodDescriptionPostScreenrecordingTokenRequest.Builder.build()PostScreenrecordingTokenRequest.withBody(BackgroundAssistantUserAuthenticatedInfo body) PostScreenrecordingTokenRequest.withCustomHeader(String name, String value)