Uses of Class
com.mypurecloud.sdk.v2.model.ActionEventActionMap
Packages that use ActionEventActionMap
-
Uses of ActionEventActionMap in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return ActionEventActionMapModifier and TypeMethodDescriptionActionEventActionMap.displayName(String displayName) Display name of the action map.WebActionEvent.getActionMap()The ID of the action map.The version of the action map.Methods in com.mypurecloud.sdk.v2.model with parameters of type ActionEventActionMapModifier and TypeMethodDescriptionWebActionEvent.actionMap(ActionEventActionMap actionMap) The action map that triggered the action.voidWebActionEvent.setActionMap(ActionEventActionMap actionMap)