public static class

RcsService.Build.VERSION_CODES

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

Class Overview

List of version codes

Summary

Constants
int BASE The original first version of RCS API
int BLACKBIRD Blackbird version of RCS API
int CPR Crane Priority Release version of RCS API
[Expand]
Inherited Methods
From class java.lang.Object

Constants

public static final int BASE

Since: API Level 1.5

The original first version of RCS API

Constant Value: 0 (0x00000000)

public static final int BLACKBIRD

Since: API Level 1.5

Blackbird version of RCS API

Constant Value: 1 (0x00000001)

public static final int CPR

Since: API Level 1.6

Crane Priority Release version of RCS API

Constant Value: 2 (0x00000002)