# Print output for @column tags ?> CarrierMessagingService.ResultCallback - Android SDK | Android Developers

Most visited


Recently visited


CarrierMessagingService.ResultCallback

public static interface CarrierMessagingService.ResultCallback

android.service.carrier.CarrierMessagingService.ResultCallback<T>


A callback interface used to provide results asynchronously.

Summary


Public methods

abstract void onReceiveResult(T result)

Invoked when the result is available.

Public methods


onReceiveResult

public abstract void onReceiveResult (T result)

Invoked when the result is available.

Parameters
result T: the result This value cannot be null.

Throws
RemoteException

Browse this site in English?

You requested a page in English, but your language preference for this site is English.

Would you like to change your language preference and browse this site in English? If you want to change your language preference later, use the language menu at the bottom of each page.