Package | Description |
---|---|
org.wso2.carbon.registry.social.api.activity |
Modifier and Type | Method and Description |
---|---|
MediaItem.Type |
MediaItem.getType()
Get the Type of this media item, either audio, image or video.
|
static MediaItem.Type |
MediaItem.Type.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static MediaItem.Type[] |
MediaItem.Type.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
MediaItem.setType(MediaItem.Type type)
Get the Type of this media item, either audio, image or video.
|
Copyright © 2015 WSO2. All Rights Reserved.