Knowledge of Skype Development Test
By default, for how many seconds does a forwarded call ring before timing out?
If you do NOT want Skype to display a splash screen on start-up, what should the value of the Nosplash parameter of the Client class in the IClient Interface be?
In which of the following Internet Explorer security zones does a prompt appear for the Account API for Skype4COM?
Is it possible to join the chat again after being kicked from a Skype chat?
Is the Skype username case sensitive?
Suppose you are using Skype in Windows. You get an error message that your webcam is in use by another application, even though it is not in use anymore. What is the solution to the problem?
What causes the API call given below to return ERROR 563? SEARCH GROUPS [{ ALL | CUSTOM | HARDWIRED }]?
What function does the following command perform? fn HRESULT ISkype::ApiSecurityContextEnabled([in] TApiSecurityContext Context, [out, retval] VARIANT_BOOL* pVal)
What happens if the following API call is processed? ALTER CHAT <chat_id> SETOPTIONS 8
What happens if the language suffix specified by you in an HTTP request is NOT supported by SkypeWeb?
What happens if you type the following command in a textbox in a chat session: /alertson yourname
What happens when a call is forwarded to multiple numbers by a CALL_FORWARD_RULES API call?
What happens when the following API call is executed and the folder parameter is left blank? OPEN FILETRANSFER <username>[, <username>]*[ IN <folder>]
What is the default sort order for the order-by field of the Skype search listing API?
What is the error if the Skype API throws error code 2?
What is the maximum character length of a caption in a custom menu item in Skype?
What is the maximum value for the limit field in the Skype search listing API?
What is the possible status if the BUDDYSTATUS property of a USER object has a value of 3?
What is the reason when the FAILUREREASON property of the FILETRANSFER object has a value of FAILED_WRITE?
What is the role of an HTML OBJECT tag with respect to Skype?
What should you use in place of the special character @ (at) in a Skype DNS request?
What status code is returned in response to a DNS request if the user has been away?
What type of target parameter type is used by the Skype "CALL" API if you initiate a call using a phone number?
What will a PING API call return if the connection between your application and Skype is still alive?
What would the following statement be used for? Set oHandle = oCall.PartnerHandle
Which of the following are input parameters of the PlaceCall public member function of the ISkype Interface?
Which of the following are mandatory fields of the Skype search listing API?
Which of the following are NOT parameters of the LoadAvatarFromFile public member function of the ISettings Interface?
Which of the following parameters of the _ICallChannelManagerEvents Interface contains the interface pointer for the CallChannelCollection object?
Which of the following properties of the IPluginMenuItem Interface contains the name of a plug-in menu item?
Which of the following TApiSecurityContext parameters relates to the user profile and Skype-related commands and events?
Which of the following types of APIs are allowed in Internet Explorer Local Intranet security zone for Skype4COM?
Which of the following types of chat member roles CANNOT post chat messages in the chat?
Which of the following types of parameter is not valid for GET CONNSTATUS API call?
Which parameter is returned by the VIDEO_SEND_STATUS API call if the video is sending but is not yet running at full speed?
Which property of the ApplicationStream class returns the name of an application stream?
You are going to set a chat message using an API call as follows: SET CHATMESSAGE <id> SEEN You receive the error: ERROR 18 SET: invalid WHAT What can the possible cause for the error be?