Question: 01
Which properties are required for room creation?


a.roomID
b.instanceKey
c.displayName
d.useActiveXorApplet


Question: 02
How do you force the web browser to load the Java Applet instead of the ActiveX control?


a.set property useActiveXorApplet= “applet”
b.Java Applet is used by default
c.set property useApplet= “yes”


Question: 03
How do you get name of a participant who has left web room?


a.use event onParticipantLeft(string id)
b.use property participantLeft of room object
c.use property participantHistory of room object


Question: 04
Which languages are supported for the text that are included in the room?


a.English=”en”
b.Arabic=”ar”
c.Italian=”it”
e.Chinese=”ch”


Question: 05
Which method is used to end a call?


a.finishCall()
b.endCall()
c.stop()


Question: 06
Which method is used to return the room name?


a.getProperty(‘displayName’)
b.getDisplayName()
c.getRoomName()


Question: 07
How do you catch an event?


a.set callback function as property for creation object (rcp.onCallEnded=”OnCallEndedFunc”)
b.set event listener based on <script> tag (<script type=”text/javascript” for=”ooVooWebApi” event=” onCallEnded(duration)”>)
c.use property onCallEnded of room object


Question: 08
Which value format is used to set color properties?


a.rgb(255,180,0)
b.#ff6600
c.orange


Question: 09
What is the maximum number of participants that can be managed by videoCalls web service?


a.3
b.5
c.6
d.10


Question: 10
Which Url is used to get videoCalls web service?


a.https://api.oovoo.com/rooms/<roomID>/videoCalls
b.https://api.oovoo.com/rooms/<roomID>/?webservice=videoCalls
c.https://api.oovoo.com/rooms/<roomID>/webservices/videoCalls


Question: 11
Which methods can be executed to change settings for a specific participant?


a.enableCamera
b.muteMic
c.setMicVolume
d.minimizeVideoWindow
e.restoreVideoWindow


Question: 12
Which method raises an event after execution?


a.minimizeVideoWindow()
b.enableSpeakers()
c.endCall()


Question: 13
What is “gender” property used for?


a.to manage access for participants by gender
b.to get higher revenues from advertisements
c.for statistics


Question: 14
Which method is used to enable speaker volume bar?


a.enableSpeakersBar()
b.enableSpeakers()
c.enableSpeakersVolume()


Question: 15
How often is the information about active video calls is updated?


a.1 minute
b.30 seconds
c.30 minutes
d.information is updated in real time

Don't Miss A Single Updates

Remember to check your email account to confirm your subscription.

Blogger
Disqus
Post a comment ➜

No Comment