Firebase Kotlin SDK
Toggle table of contents
2.3.0
common
Platform filter
common
Switch theme
Search in API
Firebase Kotlin SDK
firebase-app
/
dev.gitlive.firebase
/
FirebaseOptions
/
FirebaseOptions
Firebase
Options
constructor
(
applicationId
:
String
,
apiKey
:
String
,
databaseUrl
:
String
?
=
null
,
gaTrackingId
:
String
?
=
null
,
storageBucket
:
String
?
=
null
,
projectId
:
String
?
=
null
,
gcmSenderId
:
String
?
=
null
,
authDomain
:
String
?
=
null
)
(
source
)