Package | Description |
---|---|
com.ciscowebex.androidsdk.phone |
Modifier and Type | Method and Description |
---|---|
static Phone.H264LicenseAction |
Phone.H264LicenseAction.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static Phone.H264LicenseAction[] |
Phone.H264LicenseAction.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
Phone.requestVideoCodecActivation(android.app.AlertDialog.Builder builder,
CompletionHandler<Phone.H264LicenseAction> callback)
Pops up an Alert for the end user to approve the use of H.264 codec license from Cisco Systems, Inc.
|