|
Media( |
string id | | |
timestamp time | | |
timestamp localTime | | |
string url | | |
string thumbUrl | | ) |
|
The Media constructor; Creates a new Media instance by a separate media fields.
Parameters
| id | The id of the media. |
| time | The time of the media. |
| localTime | The local time of the media. |
| url | The url of the media. |
| thumbUrl | The thumbnail url of the media. |