@voicenter-team/events-sdk 0.0.51 → 0.0.52

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -687,6 +687,8 @@ declare interface ExtensionUTCExtended extends Extension {
687
687
  lastCallEventEpoch_UTC_CLIENT: number
688
688
  lastHangupCallEpoch_UTC: number
689
689
  lastHangupCallEpoch_UTC_CLIENT: number
690
+ representativeUpdated_UTC: number
691
+ representativeUpdated_UTC_CLIENT: number
690
692
  }
691
693
 
692
694
  export declare interface ExternalLoginNewStackResponseData {