Since: API Level 14
public static interface

SpellCheckerSession.SpellCheckerSessionListener

android.view.textservice.SpellCheckerSession.SpellCheckerSessionListener

Class Overview

Callback for getting results from text services

Summary

Public Methods
abstract void onGetSuggestions(SuggestionsInfo[] results)
Callback for "getSuggestions"

Public Methods

public abstract void onGetSuggestions (SuggestionsInfo[] results)

Since: API Level 14

Callback for "getSuggestions"

Parameters
results an array of results of getSuggestions