Class BackgroundAssistantApiAsync

java.lang.Object
com.mypurecloud.sdk.v2.api.BackgroundAssistantApiAsync

public class BackgroundAssistantApiAsync extends Object
  • Constructor Details

    • BackgroundAssistantApiAsync

      public BackgroundAssistantApiAsync()
    • BackgroundAssistantApiAsync

      public BackgroundAssistantApiAsync(ApiClient apiClient)
  • Method Details

    • postBackgroundassistantTokenAsync

      public Future<SignedData> postBackgroundassistantTokenAsync(PostBackgroundassistantTokenRequest request, AsyncApiCallback<SignedData> callback)
      Sign identifying information for Genesys Cloud Background Assistant postBackgroundassistantToken is a preview method and is subject to both breaking and non-breaking changes at any time without notice
      Parameters:
      request - the request object
      callback - the action to perform when the request is completed
      Returns:
      the future indication when the request has completed
    • postBackgroundassistantTokenAsync

      public Future<ApiResponse<SignedData>> postBackgroundassistantTokenAsync(ApiRequest<BackgroundAssistantUserAuthenticatedInfo> request, AsyncApiCallback<ApiResponse<SignedData>> callback)
      Sign identifying information for Genesys Cloud Background Assistant postBackgroundassistantToken is a preview method and is subject to both breaking and non-breaking changes at any time without notice
      Parameters:
      request - the request object
      callback - the action to perform when the request is completed
      Returns:
      the future indication when the request has completed
    • postScreenrecordingTokenAsync

      public Future<SignedData> postScreenrecordingTokenAsync(PostScreenrecordingTokenRequest request, AsyncApiCallback<SignedData> callback)
      Sign identifying information for screen recording
      Parameters:
      request - the request object
      callback - the action to perform when the request is completed
      Returns:
      the future indication when the request has completed
    • postScreenrecordingTokenAsync

      Sign identifying information for screen recording
      Parameters:
      request - the request object
      callback - the action to perform when the request is completed
      Returns:
      the future indication when the request has completed