OGMeta Data
class OGMetaData
Represents a OGMetaData of a url. For Specifications, see https://ogp.me/. Currently we only support images.
Since
3.0.139
Properties
Functions
Link copied to clipboard
Serializes the OGMetaData instance. This byte array can be stored in the database in your application. The instance can be restored by buildFromSerializedData.