Uses of Class
com.restfb.types.FacebookReelAttachment
-
Packages that use FacebookReelAttachment Package Description com.restfb Contains types used to interact with the Facebook Graph API.com.restfb.types Default implementations of Facebook Graph API Objects. -
-
Uses of FacebookReelAttachment in com.restfb
Methods in com.restfb that return types with arguments of type FacebookReelAttachment Modifier and Type Method Description Optional<FacebookReelAttachment>
WebRequestor.Request. getReel()
-
Uses of FacebookReelAttachment in com.restfb.types
Methods in com.restfb.types that return FacebookReelAttachment Modifier and Type Method Description static FacebookReelAttachment
FacebookReelAttachment. withByteContent(byte[] reelData)
static FacebookReelAttachment
FacebookReelAttachment. withUrl(String reelUrl)
-