setMessageSearchAdapter

Sets the message search adapter.

Return

This Builder object to allow for chaining of calls to set methods. since 2.1.0

Parameters

adapter

The adapter for displaying the searched message list.


Sets the message search adapter and the message display data provider. The message display data provider is used to generate the data to display the message.

Return

This Builder object to allow for chaining of calls to set methods. since 3.5.7

Parameters

adapter

he adapter for displaying the searched message list.

provider

the provider for the message display data.