{% setvar book_path %}/reference/kotlin/androidx/_book.yaml{% endsetvar %} {% include "_shared/_reference-head-tags.html" %}
interface EspressoRemoteMessage.To<M>
GenericRemoteMessage |
Generic implementation of the |
InteractionRequest |
Encapsulates an InteractionRequestProto request. |
InteractionResponse |
Encapsulates a InteractionResultProto request. |
Transforms a class implementing this interface to a proto message.
| Parameters | |
|---|---|
<M> |
This describes my type parameter M. M should either extend or enum message |
Public functions |
|
|---|---|
M! |
toProto() |