ooVoo Client API Test
Attach(int 1, string applicationID, boolean parameter) - what does third parameter mean?
Can a file be sent to multiple users in one time?
ChatStatus event has 2 parameters. What is the value of the first parameter if the second parameter contains ooVoo Id?
ChatStatus event has 2 parameters. What is the value of the first parameter if the second parameter is equal to {00F18AE6-7159-0000-B0EC-D2DF92F72449}?
How 'Record Video Message' window can be opened with specified ooVoo user(s) inside?
How an empty IUserPtr can be created?
How an empty IUsersList (that can be used for CreateVideoMessage, SendFiles, Call2 and ChatStart) can be created?
How can a user be added to the conference if the Invite button in the conference window is disabled?
How can chat message be got from an user?
How can particular Chat window be closed?
How many chat sessions can be started at once?
How many files can be sent at once?
How many possible values IUser.Gender property can have?
How ooVoo contact list can be got?
How ooVoo ID can be got from IUser object?
How the volume of microphone can be reduced to 20 percent?
How to catch event from ooVoo object?
How to catch event value generated by attach method?
How to correctly turn off user's microphone?
How to enable all buttons?
How user object (IUser) can be got from contact list (IUsersList)?
UserState event is fired when there is a change of status (online, away, etc.) for:
What happens if two users are inputted in ChatStart method:
What information CurrentUserLong method returns?
What information CurrentUserShort method returns?
What is the difference between Call and Call2?
What is the limit of using CreateVideoMessage method?
What is the limitation of the number of users for sending of files?
What restriction is used for files size to be sent?
What value AttachStatus will take if at the time of connection ooVoo client is disconnected?
What value ConversationState will take if the call is initialized by a friend from contact list?
What value JavaLink event will have after opening of the 'Invite non-ooVoo friends' window before link generation?
When the third parameter of UserState event is equal to -1?
When video call window buttons can be disabled: before a conference or after?
Which class has AddByStr method?
Which common parameter is inputted in CreateVideoMessage, SendFiles, ChatStart, ChatAdd methods?
Which condition checks that GetOoVooVersion is valid:
Which event is generated by Attach method?
Which event is generated by Call and Call2 methods?
Which file extensions are allowed to send?
Which format of output data the VCallGetDevices methods returns?
Which method is better to use to conditionally display 'Download' button in an HTML page?
Which method is used to block/unblock an ooVoo user?
Which method is used to connect the API object with ooVoo client?
Which method is used to insert a text message into a chat window?
Which method is used to open 'Invite non-ooVoo friends' window?
Which method is used to open file exchange window?
Which method is used to open the Chat window?
Which method is used to run ooVoo Client?
Which method should be used to get user's name by user's ooVooID if a user is not in the contact list?
Which method should be used to start Conference with IusersList parameter?
Which method should be used to start Conference with String parameter?
Which methods generate ConversationState event?
Which methods use ICall class?
Which of the following scenarios should use VCallGetDevices method?
Which of these responses oovoo_obj.Contacts(12) .Birthday expression returns?
Which option should be used to finish current ooVoo video call?
Which option works faster?
Which order of API methods is correct?
Which parameters are needed to be inputted to the EndCall method?
Which status should user has to get a file?
Which user can't be invited to chat?
Which user's status is required to be able to start a conference with him/her using Call method?
Which value video call flag should have to check all the controls for advanced video call methods?
Which way to send a chat message to a participant is correct?