API reference
API reference
Select your platform
No SDKs available
No versions available

MediaContentType Enum

An enum that represents the type of media content being shared, which can be useful for various purposes such as displaying the media content in a specific way or applying certain filters or effects to it. It can be used as a type of parameter in com.meta.horizon.platform.ovr.requests.Media#shareToFacebook(String postTextSuggestion, String filePath, MediaContentType contentType).

Fields

Unknown[Get]
Indicates that the media content is a photo. This value can be used to specify that the media content being shared is a photo.

Member Functions

MediaContentType
( final int value )
int getValue ( )

Static Member Functions

static MediaContentType fromInt
( int value )
Did you find this page helpful?
Thumbs up icon
Thumbs down icon