Uses of Class
com.restfb.types.Url.OGObject
Packages that use Url.OGObject
-
Uses of Url.OGObject in com.restfb.types
Methods in com.restfb.types that return Url.OGObjectModifier and TypeMethodDescriptionUrl.getOgObject()
The Open Graph object that is canonically associated with this URL.Methods in com.restfb.types with parameters of type Url.OGObjectModifier and TypeMethodDescriptionvoid
Url.setOgObject
(Url.OGObject ogObject) The Open Graph object that is canonically associated with this URL.