Class Referral
java.lang.Object
com.restfb.types.AbstractFacebookType
com.restfb.types.whatsapp.platform.message.Referral
- All Implemented Interfaces:
Serializable
- See Also:
-
Nested Class Summary
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptiongetBody()
void
void
setHeadline
(String headline) void
setImageUrl
(String imageUrl) void
setMediaType
(Referral.MediaType mediaType) void
setSourceId
(String sourceId) void
setSourceType
(Referral.SourceType sourceType) void
setSourceUrl
(String sourceUrl) void
setThumbnailUrl
(String thumbnailUrl) void
setVideoUrl
(String videoUrl) Methods inherited from class com.restfb.types.AbstractFacebookType
equals, hashCode, toString
-
Constructor Details
-
Referral
public Referral()
-
-
Method Details
-
getSourceUrl
-
setSourceUrl
-
getSourceId
-
setSourceId
-
getSourceType
-
setSourceType
-
getHeadline
-
setHeadline
-
getBody
-
setBody
-
getMediaType
-
setMediaType
-
getImageUrl
-
setImageUrl
-
getVideoUrl
-
setVideoUrl
-
getThumbnailUrl
-
setThumbnailUrl
-