|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Chat | |
|---|---|
| com.skype | <#if locale="ja"> |
| Uses of Chat in com.skype |
|---|
| Methods in com.skype that return Chat | |
|---|---|
Chat |
User.chat()
Start a chat to this User. |
static Chat |
Skype.chat(String skypeId)
Start a chat with a single Skype user. |
static Chat |
Skype.chat(String[] skypeIds)
Start a chat with multiple Skype users. |
static Chat[] |
Skype.getAllActiveChats()
Gets the all chats which are open in the windows. |
static Chat[] |
Skype.getAllBookmarkedChats()
Gets the all bookmarked chats. |
static Chat[] |
Skype.getAllChats()
Gets the all chats. |
static Chat[] |
Skype.getAllMissedChats()
Gets the all chats which include unread messages |
static Chat[] |
Skype.getAllRecentChats()
Gets the all recent chats in the locally-cached history. |
Chat |
ChatMessage.getChat()
Get the parent CHAT object for this CHATMESSAGE. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||