Uses of Interface
com.mypurecloud.sdk.v2.hooksmanager.PostResponseHook
Packages that use PostResponseHook
-
Uses of PostResponseHook in com.mypurecloud.sdk.v2
Methods in com.mypurecloud.sdk.v2 with parameters of type PostResponseHookModifier and TypeMethodDescriptionvoidApiClient.addPostResponseHook(PostResponseHook hook) voidApiClient.removePostResponseHook(PostResponseHook hook) -
Uses of PostResponseHook in com.mypurecloud.sdk.v2.hooksmanager
Classes in com.mypurecloud.sdk.v2.hooksmanager that implement PostResponseHookMethods in com.mypurecloud.sdk.v2.hooksmanager that return types with arguments of type PostResponseHookMethods in com.mypurecloud.sdk.v2.hooksmanager with parameters of type PostResponseHookModifier and TypeMethodDescriptionvoidHookManager.addPostResponseHook(PostResponseHook hook) voidHookManager.removePostResponseHook(PostResponseHook hook)