java.lang.Object | |
↳ | com.google.android.gms.nearby.messages.MessageFilter |
Used to specify the set of messages to be received. In order to receive a message, the
MessageFilter
must match the message. A MessageFilter
is the logical OR of
multiple single filters.
Nested Classes | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
MessageFilter.Builder |
Builder for MessageFilter .
|
[Expand]
Inherited Constants | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
![]() |
Fields | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
CREATOR | |||||||||||
INCLUDE_ALL_MY_TYPES | A convenient filter that returns all types of messages published by this application's project. |
Public Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
[Expand]
Inherited Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
![]() | |||||||||||
![]() |
A convenient filter that returns all types of messages published by this application's project.