[ Version ( since = "1.4" ) ]
public SessionItem? lookup_by_id (string id)
Gets a session item matching id.
| this |
a Session |
| id |
the id of the item |
|
an SessionItem or null |