BizAccount
This BizAccount
class defines various constants and methods related to the BIZaccount service.
Public Fields
-
static const char* ID
- Service ID for BIZ Account
-
static const char* PARAM_DISTLIST
- Service parameter for distribution list, which is a list of email addresses
-
static const char* PARAM_LANGPREF
- Service parameter for the preferred language used in service notification.
-
static const char* PARAM_SVCLIST
- Service parameter for other services associated with the account.
Documentation
This BizAccount
class defines various constants and methods
related to the BIZaccount service.
static const char* ID
-
Service ID for BIZ Account
static const char* PARAM_DISTLIST
-
Service parameter for distribution list, which is a list of
email addresses
Note: this <param> can have zero or multiple instances. It can
be supplied via the <create> command and can be added
or removed via the <update> command
static const char* PARAM_LANGPREF
-
Service parameter for the preferred language used in service
notification. The value associated with this parameter is defined
by the registry. The following is a list of languages supported:
- English
- Chinese
- French
- German
- Japanese
- Korean
- Spanish
Note: this <param> can have only one instance. It is required
in the <create> command and can be changed by removing
and adding this <param> in a single <update> command
static const char* PARAM_SVCLIST
-
Service parameter for other services associated with the account.
This parameter value is to be set by the registry server only
Note: this <param> can have zero or multiple instances and can be
returned in the response of an <info> command
- This class has no child classes.
- Author:
- Ning Zhang ning.zhang@neustar.com
- Version:
- $Revision: 1.1.1.1 $
Alphabetic index HTML hierarchy of classes or Java
Copyright © 2001-2002 NeuLevel, Inc. All Rights Reserved.