{% setvar book_path %}/reference/androidx/_book.yaml{% endsetvar %} {% include "_shared/_reference-head-tags.html" %}
public final class SpeakEasyProtocol.Publish
Represents a publish command to speakeasy.
Public fields |
|
|---|---|
final String |
The key to publish this IBinder under. |
final ResultReceiver |
A ResultReceiver to handle the response or failure of publishing. |
final IBinder |
The IBinder to publish. |
Public constructors |
|
|---|---|
Publish() |
|
public final ResultReceiver resultReceiver
A ResultReceiver to handle the response or failure of publishing.