SessionItem.setTypeHint
void setTypeHint(string typeHint = null)Sets the type-hint value for the item.
This is generally used to help inflate the right version of an object when loading session items.
Parameters
typeHint | a type hint string for the item |