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