Uses of Class
com.restfb.types.Url.OGObject
-
Packages that use Url.OGObject Package Description com.restfb.types Default implementations of Facebook Graph API Objects. -
-
Uses of Url.OGObject in com.restfb.types
Methods in com.restfb.types that return Url.OGObject Modifier and Type Method Description Url.OGObject
Url. getOgObject()
The Open Graph object that is canonically associated with this URL.Methods in com.restfb.types with parameters of type Url.OGObject Modifier and Type Method Description void
Url. setOgObject(Url.OGObject ogObject)
The Open Graph object that is canonically associated with this URL.
-