Uses of Class
com.mypurecloud.sdk.v2.model.CreateSecureSession
Packages that use CreateSecureSession
Package
Description
-
Uses of CreateSecureSession in com.mypurecloud.sdk.v2.api
Methods in com.mypurecloud.sdk.v2.api with parameters of type CreateSecureSessionModifier and TypeMethodDescriptionConversationsApi.postConversationParticipantSecureivrsessions(String conversationId, String participantId, CreateSecureSession body) Create secure IVR session.ConversationsApi.postConversationParticipantSecureivrsessionsWithHttpInfo(String conversationId, String participantId, CreateSecureSession body) Create secure IVR session.Method parameters in com.mypurecloud.sdk.v2.api with type arguments of type CreateSecureSessionModifier and TypeMethodDescriptionConversationsApi.postConversationParticipantSecureivrsessions(ApiRequest<CreateSecureSession> request) Create secure IVR session.ConversationsApiAsync.postConversationParticipantSecureivrsessionsAsync(ApiRequest<CreateSecureSession> request, AsyncApiCallback<ApiResponse<SecureSession>> callback) Create secure IVR session. -
Uses of CreateSecureSession in com.mypurecloud.sdk.v2.api.request
Methods in com.mypurecloud.sdk.v2.api.request that return CreateSecureSessionMethods in com.mypurecloud.sdk.v2.api.request that return types with arguments of type CreateSecureSessionModifier and TypeMethodDescriptionPostConversationParticipantSecureivrsessionsRequest.withHttpInfo()Methods in com.mypurecloud.sdk.v2.api.request with parameters of type CreateSecureSessionModifier and TypeMethodDescriptionvoidPostConversationParticipantSecureivrsessionsRequest.setBody(CreateSecureSession body) PostConversationParticipantSecureivrsessionsRequest.Builder.withBody(CreateSecureSession body) PostConversationParticipantSecureivrsessionsRequest.withBody(CreateSecureSession body) -
Uses of CreateSecureSession in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return CreateSecureSessionModifier and TypeMethodDescriptionCreateSecureSession.disconnect(Boolean disconnect) if true, disconnect the agent after creating the sessionthe flow id to execute in the secure sessionCreateSecureSession.sourceParticipantId(String sourceParticipantId) requesting participantuser data for the secure session