42
Chapter 4: Action Reference
Returned elements
None.
Sample results
<results>
<status code="ok" />
</results>
accesskey-info
Description
Provides a special access key, if such a key is associated with the specified SCO.
For more information, see the
Action Reference
action.
To find out which group the user will automatically join by self-registering using the special access
key, look in the
access-key-group
XML element. If the group exists, this element is included in
the returned XML. If the group does not exist, there is no additional
access-key-group
element.
Parameters
accesskey
The access key for your account.
Note:
The
accesskey
parameter is required only in Breeze 4.0; it is not required for Breeze 4.1. If you
include this parameter in Breeze 4.1, it is ignored.
acl-id
The ID of a SCO.
Filters
Results cannot be filtered or sorted.
Returned elements
access-keys
Sample results
The following sample XML is returned when a group doesn’t exist and does not include an
access-key-group
element:
<results>
<status code="ok" />
<access-keys>
<access-key acl-id="622847" action="action-self-reg-meeting"
parent-acl-id="503265">
<access-key>3hzvnifcfmphn3id</access-key>
<date-created>2004-03-05T10:28:14.750-08:00</date-created>
</access-key>
</access-keys>
</results>
Содержание BREEZE-USING THE BREEZE XML WEB SERVICES
Страница 1: ...Using the Breeze XML Web Services...
Страница 8: ...8 Contents...
Страница 12: ...12 Introduction Before You Begin...
Страница 26: ...26 Chapter 2 Working with Filters...
Страница 36: ...36 Chapter 3 Common Tasks...
Страница 112: ...112 Chapter 4 Action Reference...
Страница 186: ...186 Chapter 5 XML Results Reference...
Страница 196: ...196 Index...