Uses of Enum
com.google.firestore.v1.ListenResponse.ResponseTypeCase
-
Uses of ListenResponse.ResponseTypeCase in com.google.firestore.v1
Methods in com.google.firestore.v1 that return ListenResponse.ResponseTypeCaseModifier and TypeMethodDescriptionListenResponse.ResponseTypeCase.forNumber(int value) ListenResponse.Builder.getResponseTypeCase()ListenResponse.getResponseTypeCase()ListenResponseOrBuilder.getResponseTypeCase()ListenResponse.ResponseTypeCase.valueOf(int value) Deprecated.Returns the enum constant of this type with the specified name.static ListenResponse.ResponseTypeCase[]ListenResponse.ResponseTypeCase.values()Returns an array containing the constants of this enum type, in the order they are declared.