Firebase Kotlin SDK
Toggle table of contents
2.3.0
android
common
ios
js
jvm
Platform filter
android
common
ios
js
jvm
Switch theme
Search in API
Firebase Kotlin SDK
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
)