package

androidx.test.espresso.remote.annotation

Annotation Types

RemoteMsgConstructorConstructors annotated with RemoteMsgConstructor are called during remote message deserialization to recreate a previously serialized instance.
RemoteMsgFieldClass fields annotated with the RemoteMsgField annotation are automatically serialised to their proto representation when used in combination with a GenericRemoteMessage.