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. This ID can be used to retrieve person details through the PeopleClient.get() method.