FaceUserData interface
User defined data for persisted face.
Properties
| user |
User-provided data attached to the face. The length limit is 1K. |
Property Details
userData
User-provided data attached to the face. The length limit is 1K.
userData?: string
Property Value
string