Global

Members

<private> _isStarted :Boolean

Type:
  • Boolean

<private> _provider :AvayaMeetingManagementClient.Providers.MeetingProvider

Custom implementation provider

Type:
  • AvayaMeetingManagementClient.Providers.MeetingProvider

createMeetingUrl :string

createConference URL

Type:
  • string

createMeetingUrlServerApiVersions :Array.<string>

Supported by Server API versions array for createConference request

Type:
  • Array.<string>

deleteMeetingUrl :string

deleteConference URL

Type:
  • string

deleteMeetingUrlServerApiVersions :Array.<string>

Supported by Server API versions array for deleteConference request

Type:
  • Array.<string>

errors :Array.<string>

Returns an object contained errors

Type:
  • Array.<string>

fetchMeetingServerApiVersions :Array.<string>

Supported by Server API versions array for getConferences request

Type:
  • Array.<string>

fetchMeetingUrl :string

getConferences URL

Type:
  • string

getBroadcastProfiles :string

getBroadcastProfiles URL

Type:
  • string

getBroadcastProfilesServerApiVersions :Array.<string>

Supported by Server API versions array for getBroadcastProfiles request

Type:
  • Array.<string>

getPropositionalNumber :string

getPropositionalNumber URL

Type:
  • string

getPropositionalNumberServerApiVersions :Array.<string>

Supported by Server API versions array for getPropositionalNumber request

Type:
  • Array.<string>

getResourceAvailability :string

get resource availability URL

Type:
  • string

getResourceAvailabilityServerApiVersions :Array.<string>

Supported by Server API versions array for getResourceAvailability request

Type:
  • Array.<string>

logger :AvayaMeetingManagementClient.Config.Logger

Optional custom logger implementation class

Type:
Default Value:
  • window.console

meetingManagementService :AvayaMeetingManagementClient.MeetingManagementService

Meeting Management service instance

Type:

meetings :Array.<AvayaMeetingManagementClient.MeetingManagementService.Meeting>

Returns an array of Meetings in case of success

Type:

resources :AvayaMeetingManagementClient.Config.Resources

Type:

resources :AvayaMeetingManagementClient.Config.Resources

resources for service

Type:

response :Object

Returns response object in case of success

Type:
  • Object

returnValue :OK|ConferenceNotFound|Error|FATAL

Returns response code

Type:
  • OK | ConferenceNotFound | Error | FATAL

returnValue :OK|Error

Returns response code

Type:
  • OK | Error

success :boolean

Returns true if validation succeeded

Type:
  • boolean

updateMeetingUrl :string

updateConference URL

Type:
  • string

updateMeetingUrlServerApiVersions :Array.<string>

Supported by Server API versions array for updateConference request

Type:
  • Array.<string>

virtualRoomSearch :string

get virtual room URL

Type:
  • string

virtualRoomSearchServerApiVersions :Array.<string>

Supported by Server API versions array for getVirtualRoom request

Type:
  • Array.<string>
Copyright 2017 Avaya Inc. All Rights Reserved.