kalium
Toggle table of contents
common
Platform filter
common
Switch theme
Search in API
kalium
network
/
com.wire.kalium.network.api.v8.authenticated
/
MLSPublicKeyApiV8
MLSPublic
Key
Api
V8
internal
open
class
MLSPublicKeyApiV8
(
authenticatedNetworkClient
:
AuthenticatedNetworkClient
)
:
MLSPublicKeyApiV7
Inheritors
MLSPublicKeyApiV9
Members
Constructors
MLSPublic
Key
Api
V8
Link copied to clipboard
internal
constructor
(
authenticatedNetworkClient
:
AuthenticatedNetworkClient
)
Functions
get
MLSPublic
Keys
Link copied to clipboard
open
suspend override
fun
getMLSPublicKeys
(
)
:
NetworkResponse
<
<Error class: unknown class>
>