kalium
Toggle table of contents
android
apple
common
jvm
Platform filter
android
apple
common
jvm
Switch theme
Search in API
kalium
logic
/
com.wire.kalium.logic.di
/
PlatformRootPathsProvider
Platform
Root
Paths
Provider
android
apple
common
jvm
actual
class
PlatformRootPathsProvider
(
val
rootPath
:
String
)
:
RootPathsProvider
actual
class
PlatformRootPathsProvider
(
rootPath
:
String
)
expect
class
PlatformRootPathsProvider
(
val
rootPath
:
String
)
:
RootPathsProvider
actual
class
PlatformRootPathsProvider
(
val
rootPath
:
String
)
:
RootPathsProvider
Members
Constructors
Platform
Root
Paths
Provider
Link copied to clipboard
android
apple
common
jvm
actual
constructor
(
rootPath
:
String
)
actual
constructor
(
rootPath
:
String
)
expect
constructor
(
rootPath
:
String
)
actual
constructor
(
rootPath
:
String
)
Properties
root
Path
Link copied to clipboard
android
common
jvm
val
rootPath
:
String
val
rootPath
:
String
val
rootPath
:
String
Functions
root
Account
Path
Link copied to clipboard
android
apple
common
jvm
open
override
fun
rootAccountPath
(
userId
:
<Error class: unknown class>
)
:
String
open
fun
rootAccountPath
(
userId
:
<Error class: unknown class>
)
:
String
abstract
fun
rootAccountPath
(
userId
:
<Error class: unknown class>
)
:
String
open
override
fun
rootAccountPath
(
userId
:
<Error class: unknown class>
)
:
String
root
MLSPath
Link copied to clipboard
android
apple
common
jvm
open
override
fun
rootMLSPath
(
userId
:
<Error class: unknown class>
)
:
String
open
fun
rootMLSPath
(
userId
:
<Error class: unknown class>
)
:
String
abstract
fun
rootMLSPath
(
userId
:
<Error class: unknown class>
)
:
String
open
override
fun
rootMLSPath
(
userId
:
<Error class: unknown class>
)
:
String
root
Proteus
Path
Link copied to clipboard
android
apple
common
jvm
open
override
fun
rootProteusPath
(
userId
:
<Error class: unknown class>
)
:
String
open
fun
rootProteusPath
(
userId
:
<Error class: unknown class>
)
:
String
abstract
fun
rootProteusPath
(
userId
:
<Error class: unknown class>
)
:
String
open
override
fun
rootProteusPath
(
userId
:
<Error class: unknown class>
)
:
String