iOS SDK  v0.6.2-113-gb00714b
 All Classes Functions Properties
JiveMediaLink Class Reference

#import <JiveMediaLink.h>

Inherits JiveObject.

Properties

NSNumber * duration
 Hint to the consumer about the length, in seconds, of the media resource identified by the url field.
 
NSNumber * height
 Hint to the consumer about the height, in pixels, of the media resource identified by the url field.
 
NSNumber * width
 Hint to the consumer about the width, in pixels, of the media resource identified by the url field.
 
NSURL * url
 URI of the media resource being linked.
 

Detailed Description