height property

int? height
final

integer optional Height in pixels of the photograph. Player can independently retrieve height using content_id or it can be given by the sender in the Load message

Implementation

final int? height;