public static class

RcsService.Build

extends Object
java.lang.Object
   ↳ com.gsma.services.rcs.RcsService.Build

Class Overview

Information about the current build

Summary

Nested Classes
class RcsService.Build.VERSION_CODES List of version codes  
Constants
String API_CODENAME API release implementor name
int API_INCREMENTAL Internal number used by the underlying source control to represent this build
int API_VERSION API version number
[Expand]
Inherited Methods
From class java.lang.Object

Constants

public static final String API_CODENAME

Since: API Level 1.5

API release implementor name

Constant Value: "GSMA"

public static final int API_INCREMENTAL

Since: API Level 1.5

Internal number used by the underlying source control to represent this build

Constant Value: 0 (0x00000000)

public static final int API_VERSION

Since: API Level 1.5

API version number

Constant Value: 2 (0x00000002)