RCS API
Package Index
|
Class Index
com.gsma.services.rcs
com.gsma.services.rcs.capability
com.gsma.services.rcs.chat
com.gsma.services.rcs.contact
com.gsma.services.rcs.extension
com.gsma.services.rcs.filetransfer
com.gsma.services.rcs.groupdelivery
com.gsma.services.rcs.history
com.gsma.services.rcs.sharing.geoloc
com.gsma.services.rcs.sharing.image
com.gsma.services.rcs.sharing.video
com.gsma.services.rcs.upload
Classes
ChatLog
ChatLog.GroupChat
ChatLog.Message
ChatLog.Message.Content
ChatLog.Message.GroupChatEvent
ChatLog.Message.MimeType
ChatMessage
ChatService
ChatServiceConfiguration
GroupChat
GroupChatIntent
GroupChatListener
OneToOneChat
OneToOneChatIntent
OneToOneChatListener
Enums
ChatLog.Message.Content.ReasonCode
ChatLog.Message.Content.Status
ChatLog.Message.GroupChatEvent.Status
GroupChat.ParticipantStatus
GroupChat.ReasonCode
GroupChat.State
Package Index
|
Class Index
Summary:
Nested Classes
|
Inherited Methods
|
[Expand All]
public class
ChatLog
extends Object
java.lang.Object
↳
com.gsma.services.rcs.chat.ChatLog
Class Overview
Content provider for chat history
Summary
Nested Classes
class
ChatLog.GroupChat
Group chat
class
ChatLog.Message
Chat message from a single chat or group chat
[Expand]
Inherited Methods
From class java.lang.Object
Object
clone
()
boolean
equals
(Object arg0)
void
finalize
()
final Class<?>
getClass
()
int
hashCode
()
final void
notify
()
final void
notifyAll
()
String
toString
()
final void
wait
()
final void
wait
(long arg0, int arg1)
final void
wait
(long arg0)