A C D F G I J L M N O P Q R S T U V X Z

D

DELAY_CNT - Static variable in class com.skype.tutorial.util.SignInMgr
Request polling limit (iterations).
DELAY_INTERVAL - Static variable in class com.skype.tutorial.util.SignInMgr
Request polling interval (milliseconds).
DELETE_CONTACT - Static variable in class com.skype.tutorial.step8.Tutorial_8
Command option string for deleting a Contact.
DISPLAY_NAME_IDX - Static variable in class com.skype.tutorial.step8.Tutorial_8
Index of the "optional" Contact display name in the command line argument list.
displayName - Static variable in class com.skype.tutorial.step8.Tutorial_8
Display name for the PSTN Contact
doAcceptCalls(MySession) - Method in class com.skype.tutorial.step5.Tutorial_5
Find available input/output devices, then wait for incoming calls..
doApp2AppDatagram(MySession, String) - Method in class com.skype.tutorial.step11.Tutorial_11
Make a datagram-based command-line chat between two instances of the same SkypeKit client.
doChat(MySession) - Method in class com.skype.tutorial.step3.Tutorial_3
Capture chat messages sent to us, and echo it to the console.
doContacts(MySession) - Method in class com.skype.tutorial.step4.Tutorial_4
Find Contacts associated with this user (if any), and wait for changes in their availability/status.
doConversation(MySession) - Method in class com.skype.tutorial.step2.Tutorial_2
Finds and list conversations List the display name of my conversations associated with the participants listed in Tutorial_2.participantNames. List the type and display name of all my conversations.
doCreateSession(String, String, AppToken) - Method in class com.skype.tutorial.util.MySession
Creates most everything needed for a tutorial session; the Account instance is populated during sign-in.
doEventHistory(MySession) - Method in class com.skype.tutorial.step12.Tutorial_12
Handles event history.
doGetContactRequest(MySession) - Method in class com.skype.tutorial.step9.Tutorial_9
Handles Contact authorization requests.
doListIdentities(Message) - Method in class com.skype.tutorial.step12.Tutorial_12
Writes identities associated with a Message to the console as a single string.
doMakeCall(MySession, String) - Method in class com.skype.tutorial.step6.Tutorial_6
Call someone in your Contacts.
doMakeConferenceCall(MySession, String[]) - Method in class com.skype.tutorial.step7.Tutorial_7
Conference with at least two other participants.
doPickUpCall() - Method in class com.skype.tutorial.util.JavaTutorialListeners
Business logic for Answering a Call (Tutorial_5 - Find conversation to join).
doPstnContact(MySession, String, String, String) - Method in class com.skype.tutorial.step8.Tutorial_8
List, add, or delete Contacts.
doPublicChat(MySession) - Method in class com.skype.tutorial.step10.Tutorial_10
Join a conversation.
doRenderHistory(MySession, Message[]) - Method in class com.skype.tutorial.step12.Tutorial_12
Processes messages associated with a Conversation.
doTearDownSession() - Method in class com.skype.tutorial.util.MySession
Tears down a tutorial session.

A C D F G I J L M N O P Q R S T U V X Z