| Package | Description |
|---|---|
| org.cipango.diameter.ims |
| Modifier and Type | Field and Description |
|---|---|
static Type<Cx.UserDataAlreadyAvailable> |
Cx.USER_DATA_ALREADY_AVAILABLE
The User-Data-Already-Available AVP is of type Enumerated, and indicates to the HSS whether or not the S-CSCF already has the part of the user profile that it needs to serve the user.
|
| Modifier and Type | Method and Description |
|---|---|
static Cx.UserDataAlreadyAvailable |
Cx.UserDataAlreadyAvailable.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Cx.UserDataAlreadyAvailable[] |
Cx.UserDataAlreadyAvailable.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2014. All Rights Reserved.