on Live Annotation Request Expired
Triggered when a live annotation request expires.This method is invoked only when the annotation policy is set to LiveAnnotationsPolicy.NeedAskForAnnotate.
Note: This callback will not be fired if the annotation policy is set to LiveAnnotationsPolicy.AnyoneCanAnnotate or LiveAnnotationsPolicy.NobodyCanAnnotate.
Since
API 3.11.0
Parameters
person Id
Unique identifier of the individual who initiated the request. (Derived parameter: Use Call.getMemberships to get a list of participants. Then use CallMembership.getPersonId to retrieve the personId)