|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
See:
Description
Class Summary | |
---|---|
AuthResponse | Data from the auth command, can be accessed by pzresp.sp.auth |
CategoriesResponse | Data from the categories command, can be accessed by pzresp.sp.categories |
SpResponseDataObject | Base class for Service Proxy-only response data |
SpResponses | Provides references to all current Service Proxy-only data objects. |
TargetCategory | Data from the categories command, can be accessed by pzresp.sp.categories.targetCategories |
Service Proxy responses produced by Service Proxy commands.
The most recent respons from each command is accessible to the UI
through the class SpResponses, which is exposed to the UI as pzresp.sp
Examples:
pzresp.sp.auth.status returns the status of the most recent authentication request
pzresp.sp.categories.tagetCategories
returns target categories for filtering by category
|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |