Constructor
-
new UC3Configuration()
-
Creates an instance of UC3Configuration
Members
-
allMethodsEnabled :boolean
-
Set to false if list of methods should be disabled. "disabledMethods" contains list of disabled methods
Type:
- boolean
-
callUserConfiguration :AvayaCustomerServices.Config.CallUserConfiguration
-
Type:
- AvayaCustomerServices.Config.CallUserConfiguration
-
disabledMethods :Array.<string>
-
List of methods to disable
Type:
- Array.<string>
-
mediaServiceContext :string
-
Mpaas token
Type:
- string
-
onChange :function
-
Callback that can be optionally executed on configuration change
Type:
- function
-
onInit :function
-
Callback that can be optionally executed on startup
Type:
- function