firebase-functions
Toggle table of contents
2.2.0
android
common
ios
js
jvm
Platform filter
android
common
ios
js
jvm
Switch theme
Search in API
firebase-functions
firebase-functions
/
dev.gitlive.firebase.functions
/
FirebaseFunctions
/
httpsCallable
https
Callable
android
common
ios
js
jvm
actual
fun
httpsCallable
(
name
:
String
,
timeout
:
Duration
?
)
:
HttpsCallableReference
expect
fun
httpsCallable
(
name
:
String
,
timeout
:
Duration
?
=
null
)
:
HttpsCallableReference
Returns a reference to the callable HTTPS trigger with the given name.
actual
fun
httpsCallable
(
name
:
String
,
timeout
:
Duration
?
)
:
HttpsCallableReference
actual
fun
httpsCallable
(
name
:
String
,
timeout
:
Duration
?
)
:
HttpsCallableReference
actual
fun
httpsCallable
(
name
:
String
,
timeout
:
Duration
?
)
:
HttpsCallableReference