| androidx.test.espresso.remote.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
| Nested Classes | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| EspressoRemoteMessage.From<T, M> | Transforms a proto message of type M into a class of type T. | ||||||||||
| EspressoRemoteMessage.To<M> | Transforms a class implementing this interface to a proto message. | ||||||||||