toggle menu
Firebase Kotlin SDK
2.1.0
common
switch theme
search in API
firebase-functions
/
dev.gitlive.firebase.functions
/
httpsCallable
https
Callable
fun
FirebaseFunctions
.
httpsCallable
(
name
:
String
,
timeout
:
Long
)
:
HttpsCallableReference
(
source
)
Deprecated
Replaced with Kotlin Duration
Replace with
httpsCallable(name, timeout.milliseconds)
Content copied to clipboard