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