CacheEvent
SIP Protocol API Reference v0.15.1
SIP Protocol API Reference / CacheEvent
Interface: CacheEvent
Section titled “Interface: CacheEvent”Defined in: @sip-protocol/sdk/dist/index-GLbkPPho.d.ts:2887
Cache event
Properties
Section titled “Properties”
readonlytype:CacheEventType
Defined in: @sip-protocol/sdk/dist/index-GLbkPPho.d.ts:2889
Event type
readonlyoptionalkey?:string
Defined in: @sip-protocol/sdk/dist/index-GLbkPPho.d.ts:2891
Cache key involved (if applicable)
timestamp
Section titled “timestamp”
readonlytimestamp:number
Defined in: @sip-protocol/sdk/dist/index-GLbkPPho.d.ts:2893
Timestamp
readonlyoptionaldata?:Record<string,unknown>
Defined in: @sip-protocol/sdk/dist/index-GLbkPPho.d.ts:2895
Additional event data