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

API release implementor name

Constant Value: "GSMA"

public static final int API_INCREMENTAL

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

Constant Value: 1 (0x00000001)

public static final int API_VERSION

API version number

Constant Value: 1 (0x00000001)