com.google.firebase.functions
Classes
FirebaseFunctions | FirebaseFunctions lets you call Cloud Functions for Firebase. |
FunctionsKt | |
HttpsCallableOptions | Options for configuring the callable function. |
HttpsCallableOptions.Builder | A builder for creating |
HttpsCallableReference | A reference to a particular Callable HTTPS trigger in Cloud Functions. |
HttpsCallableResult | The result of calling a |
StreamResponse | Represents a response from a Server-Sent Event (SSE) stream. |
StreamResponse.Message | An event message received during the stream. |
StreamResponse.Result | The final result of the computation, marking the end of the stream. |
Enums
FirebaseFunctionsException.Code | The set of error status codes that can be returned from a Callable HTTPS tigger. |
Exceptions
FirebaseFunctionsException | The class for all Exceptions thrown by FirebaseFunctions. |