launch
Description:
[
CCode ( cname =
"xapp_favorites_launch" ) ]
[
Version ( since =
"2.0" ) ]
public void launch (
string uri,
uint32 timestamp)
Opens a favorite in its default app.
Parameters:
| this |
The Favorites
|
| uri |
The uri for the favorite to launch
|
| timestamp |
The timestamp from an event or 0
|