kalium
Toggle table of contents
common
Platform filter
common
Switch theme
Search in API
kalium
network
/
com.wire.kalium.network.api.v10.authenticated
/
MLSPublicKeyApiV10
MLSPublic
Key
Api
V10
internal
open
class
MLSPublicKeyApiV10
(
authenticatedNetworkClient
:
AuthenticatedNetworkClient
)
:
MLSPublicKeyApiV9
Members
Constructors
MLSPublic
Key
Api
V10
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>
>