/mcpRequired Description Type Name Yes The action that is taken when the media is interrupted. The actions are: • ACCEPT • IGNORE For more information, see #unique_399 unique_ 399_Connect_42_d15e89. String -->interruptAction Yes The action taken with the dialogs that are associated with the media when the agent logs out. The actions are: • CLOSE • TRANSFER For more information, see #unique_399 unique_ 399_Connect_42_d15e43. String -->dialogLogoutAction Yes An object containing the handlers for the request. For more information on handlers, see Request Handlers, on page 447. Object -->handlers Returns {finesse.restservices.Media} The media object. Media.States Class finesse.restservices.Media.States Contains the various states that a non-voice media can be set to. This can be used for setting state in finesse.restservices.Media.setState, or comparing the state which is got from finesse.restservices.Media.getState. Field Details Description Field The dialog has been interrupted by a dialog from another Media Routing Domain (MRD). INTERRUPTED The logged-in user on a non-voice media. This is an action and not a state. A logged-in user is always in a specific state (READY or NOT_READY). Note LOGIN The user is logged out from the media. LOGOUT The user is not ready in the media. NOT_READY Cisco Finesse Web Services Developer and JavaScript Guide, Release 12.5(1) 500 Cisco Finesse JavaScript APIs Media.States