c2pa.selectsocialaccounts
Home > c2pa > selectSocialAccounts
selectSocialAccounts() function
Gets any social accounts associated with the producer of this manifest, derived from its stds.schema-org.CreativeWork
assertion, if available
export declare function selectSocialAccounts(manifest: Manifest): Author[] | null;
Parameters
Parameter | Type | Description |
---|---|---|
manifest | Manifest |
Author[] | null