ClientSession.containsKey(name)
Returns true if the session contains the value identified by
name
.
Arguments:
Name
Type
Description
Mode
name
String
key whose presence in this session is to be tested.
in
Parent topic:
Fuego.Lib : ClientSession