lookup_by_id


Description:

[ Version ( since = "1.4" ) ]
public SessionItem? lookup_by_id (string id)

Gets a session item matching id.

Parameters:

this

a Session

id

the id of the item

Returns:

an SessionItem or null