getUseCookies() public method
Returns the value indicating whether cookies should be used to store session IDs.
See also setUseCookies().
public boolean|null getUseCookies ( ) | ||
---|---|---|
return | boolean|null |
The value indicating whether cookies should be used to store session IDs. |
Please login to continue.