Elements' Summary |
URL |
The URL for which one ore more cookies are requested.
|
Cookies |
The requested cookies.
|
Request |
Whether to receive (store) or send the cookies.
|
Elements' Details |
URL
string URL;
- Description
- The URL for which one ore more cookies are requested.
|
|
Cookies
sequence< ::com::sun::star::ucb::Cookie > Cookies;
- Description
- The requested cookies.
|
|
Request
::com::sun::star::ucb::CookieRequest Request;
- Description
- Whether to receive (store) or send the cookies.
|
|
Top of Page
Copyright © 2003 Sun Microsystems, Inc.