kelvinevans48371
Level 1
Level 1
Member since ‎10-31-2019
‎12-03-2019

User Statistics

  • 4 Posts
  • 0 Solutions
  • 5 Helpful votes Given
  • 0 Helpful votes Received

User Activity

I am trying to transfer a call in a third party gadget.  I have the following code finesse.restservices.Dialog.makeTransferCall( mediaaddress, number, {sucess: makeTransferCallSuccess,error: makeTransferCallError}); It throws an error stating  finess...
getting the following error message when calling SetState status=400, content='<ApiErrors><ApiError><ErrorType>Parameter Missing</ErrorType><ErrorData>finesse.api.reasoncode.require_reasoncode</ErrorData><ErrorMessage>The state change requires a vali...
I want to be able to set the User State in a 3rd party Gadget.  I have the following code form a sample gadget provided on the cisco site setUserState : function (state) {clientLogs.log("setUserState(): The user's current state is: " + state);if (sta...
Community Statistics
Member Since ‎10-31-2019 11:16 AM
Date Last Visited ‎12-03-2019 10:10 AM
Posts 4
Helpful Votes Given To