o11y_schema
Version:
o11y schema repo
2 lines • 656 B
JavaScript
export const error_event={namespace:"sf.enhancedSoftphone",name:"ErrorEvent",pbjsSchema:{"nested":{"sf":{"nested":{"enhancedSoftphone":{"nested":{"ErrorEvent":{"fields":{"callId":{"id":1,"type":"string"},"recordId":{"id":2,"type":"string"},"actionType":{"id":12,"type":"string"},"stateMachine":{"id":9,"type":"string"},"currentCallState":{"id":8,"type":"string"},"additionalParams":{"id":10,"type":"string"},"eventSource":{"id":4,"type":"string"},"targetEventType":{"id":11,"type":"string"},"errorCode":{"id":6,
"type":"uint32"},"eventType":{"id":3,"type":"string"},"currentAgentState":{"id":7,"type":"string"},"errorMsg":{"id":5,"type":"string"}}}}}}}}}};