java.lang.Object | |
↳ | com.google.android.gms.nearby.messages.MessageFilter.Builder |
Builder for MessageFilter
.
Public Constructors | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
Public Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
Builds an instance of
MessageFilter .
| |||||||||||
Filters for all messages published by this application (and any other applications
in the same Google Developers Console project), regardless of type.
| |||||||||||
Includes the previously constructed filter.
| |||||||||||
Filters for all messages in the given
namespace with the given type .
|
[Expand]
Inherited Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
![]() |
Filters for all messages published by this application (and any other applications in the same Google Developers Console project), regardless of type.
Includes the previously constructed filter.
Filters for all messages in the given namespace
with the given type
.
Namespaces are currently only settable for messages published via beacons.