kalium
common
logic
/
com.wire.kalium.logic.di
/
RootPathsProvider
Root
Paths
Provider
abstract
class
RootPathsProvider
(
val
rootPath
:
String
)
Inheritors
PlatformRootPathsProvider
Members
Constructors
Root
Paths
Provider
Link copied to clipboard
constructor
(
rootPath
:
String
)
Properties
root
Path
Link copied to clipboard
val
rootPath
:
String
Functions
root
Account
Path
Link copied to clipboard
abstract
fun
rootAccountPath
(
userId
:
<Error class: unknown class>
)
:
String
root
MLSPath
Link copied to clipboard
abstract
fun
rootMLSPath
(
userId
:
<Error class: unknown class>
)
:
String
root
Proteus
Path
Link copied to clipboard
abstract
fun
rootProteusPath
(
userId
:
<Error class: unknown class>
)
:
String