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