Timeline.from_uri
Description:
Creates a timeline from the given URI.
Parameters:
| uri |
The URI to load from |
Returns:
|
A new timeline if the uri was loaded successfully, or null if the uri could not be loaded. |
Creates a timeline from the given URI.
| uri |
The URI to load from |
|
A new timeline if the uri was loaded successfully, or null if the uri could not be loaded. |