RCS API
Filter by API Level:
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
Interfaces
RcsServiceListener
Classes
CommonServiceConfiguration
Geoloc
Intents
Intents.Chat
Intents.FileTransfer
Intents.Service
RcsService
RcsService.Build
RcsService.Build.VERSION_CODES
RcsServiceControl
RcsServiceRegistration
RcsServiceRegistrationListener
Enums
CommonServiceConfiguration.MessagingMethod
CommonServiceConfiguration.MessagingMode
CommonServiceConfiguration.MinimumBatteryLevel
RcsService.Direction
RcsService.ReadStatus
RcsServiceListener.ReasonCode
RcsServiceRegistration.ReasonCode
Exceptions
RcsGenericException
RcsIllegalArgumentException
RcsMaxAllowedSessionLimitReachedException
RcsPermissionDeniedException
RcsPersistentStorageException
RcsServiceException
RcsServiceNotAvailableException
RcsServiceNotRegisteredException
RcsUnsupportedOperationException
Package Index
|
Class Index
Summary:
Nested Classes
|
Inherited Methods
|
[Expand All]
Since:
API Level 1.5
public class
RcsServiceRegistration
extends Object
java.lang.Object
↳
com.gsma.services.rcs.RcsServiceRegistration
Class Overview
A class to hold the reason code for IMS registration
Summary
Nested Classes
enum
RcsServiceRegistration.ReasonCode
ReasonCode for IMS registration
[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
(long arg0, int arg1)
final void
wait
(long arg0)
final void
wait
()