java.lang.Object | |
↳ | com.gsma.services.rcs.capability.Capabilities |
Capabilities of a contact. This class encapsulates the different capabilities which may be supported by the local user or a remote contact.
[Expand]
Inherited Constants | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
![]() |
Public Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
Set<String> |
getSupportedExtensions()
Get list of supported extensions
| ||||||||||
long |
getTimestamp()
Timestamp of the last capability response (in milliseconds)
| ||||||||||
boolean |
isAutomata()
Is automata
| ||||||||||
boolean |
isExtensionSupported(String tag)
Is extension supported
| ||||||||||
boolean |
isFileTransferSupported()
Is file transfer supported
| ||||||||||
boolean |
isGeolocPushSupported()
Is geolocation push supported
| ||||||||||
boolean |
isImSessionSupported()
Is IM session supported
| ||||||||||
boolean |
isImageSharingSupported()
Is image sharing supported
| ||||||||||
boolean |
isVideoSharingSupported()
Is video sharing supported
|
[Expand]
Inherited Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
![]() | |||||||||||
![]() |
Get list of supported extensions
Timestamp of the last capability response (in milliseconds)
Is automata
Is extension supported
tag | Feature tag |
---|
Is file transfer supported
Is geolocation push supported
Is IM session supported
Is image sharing supported
Is video sharing supported