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
[Expand]
Inherited Methods
From class java.lang.Object

Constants

public static final int BASE

The original first version of RCS API

Constant Value: 0 (0x00000000)

public static final int BLACKBIRD

Blackbird version of RCS API

Constant Value: 1 (0x00000001)