{% setvar book_path %}/reference/androidx/_book.yaml{% endsetvar %} {% include "_shared/_reference-head-tags.html" %}

EspressoRemoteMessage

interface EspressoRemoteMessage


Transforms an Espresso remote message from and to a proto message. TODO: Once this API is stable document on how and when these IFs need to be implemented

Summary

Nested types

EspressoRemoteMessage.From

Transforms a proto message of type M into a class of type T.

EspressoRemoteMessage.To

Transforms a class implementing this interface to a proto message.