CallCreationInfo Constructor |
Name | Description | |
---|---|---|
![]() | CallCreationInfo |
Constructs a call creation info with no arguments.
|
![]() | CallCreationInfo(Int32, String) |
Constructs a call creation info with remote call arguments.
|
![]() | CallCreationInfo(String, String, String) |
Constructs a call creation info with conference related arguments.
|
![]() | CallCreationInfo(String, String, String, String) |
Constructs a guest user creation call information where the user is allowed to make a single call using the
provided authorization token. The one time call creation with the authorization token is
used in Avaya contact center environment where a user with mobile client can initiate a web based
call towards contact center. Currently, this method of placing calls is not used in non-contact center
environments.
|
![]() | CallCreationInfo(String, String, String, String, String, String, String, String, Boolean) |
Constructs an conference call creation info with HTTP meet-me conference related arguments. Can be used if application needs to create a MeetMe (HTTP) call through Service Gateway using remote Conferencing platform
|