public abstract class

RcsServiceRegistrationListener

extends Object
java.lang.Object
   ↳ com.gsma.services.rcs.RcsServiceRegistrationListener

Class Overview

Service registration events listener

Summary

Public Constructors
RcsServiceRegistrationListener()
Public Methods
abstract void onServiceRegistered()
Callback called when service is registered to the network platform
abstract void onServiceUnregistered(RcsServiceRegistration.ReasonCode reasonCode)
Callback called when service is unregistered from the network platform
[Expand]
Inherited Methods
From class java.lang.Object

Public Constructors

public RcsServiceRegistrationListener ()

Since: API Level 1.5

Public Methods

public abstract void onServiceRegistered ()

Since: API Level 1.5

Callback called when service is registered to the network platform

public abstract void onServiceUnregistered (RcsServiceRegistration.ReasonCode reasonCode)

Since: API Level 1.5

Callback called when service is unregistered from the network platform

Parameters
reasonCode the reason code