toggle menu
Firebase Kotlin SDK
2.1.0
android
common
ios
js
jvm
switch theme
search in API
firebase-functions
/
dev.gitlive.firebase.functions
/
FirebaseFunctions
/
httpsCallable
https
Callable
android
common
ios
js
jvm
actual
fun
httpsCallable
(
name
:
String
,
timeout
:
Duration
?
)
:
HttpsCallableReference
(
source
)
expect
fun
httpsCallable
(
name
:
String
,
timeout
:
Duration
?
=
null
)
:
HttpsCallableReference
(
source
)
Returns a reference to the callable HTTPS trigger with the given name.
actual
fun
httpsCallable
(
name
:
String
,
timeout
:
Duration
?
)
:
HttpsCallableReference
(
source
)
actual
fun
httpsCallable
(
name
:
String
,
timeout
:
Duration
?
)
:
HttpsCallableReference
(
source
)
actual
fun
httpsCallable
(
name
:
String
,
timeout
:
Duration
?
)
:
HttpsCallableReference
(
source
)