Module mls_v1

Module mls_v1 

Source

Modules§

fetch_key_packages_response
Nested message and enum types in FetchKeyPackagesResponse.
get_identity_updates_response
Nested message and enum types in GetIdentityUpdatesResponse.
get_newest_group_message_response
Nested message and enum types in GetNewestGroupMessageResponse.
group_message
Nested message and enum types in GroupMessage.
group_message_input
Nested message and enum types in GroupMessageInput.
mls_api_server
Generated server implementations.
subscribe_group_messages_request
Nested message and enum types in SubscribeGroupMessagesRequest.
subscribe_welcome_messages_request
Nested message and enum types in SubscribeWelcomeMessagesRequest.
welcome_message
Nested message and enum types in WelcomeMessage.
welcome_message_input
Nested message and enum types in WelcomeMessageInput.

Structs§

BatchPublishCommitLogRequest
BatchQueryCommitLogRequest
BatchQueryCommitLogResponse
FetchKeyPackagesRequest
Fetch one or more key packages
FetchKeyPackagesResponse
The response to a FetchKeyPackagesRequest
GetIdentityUpdatesRequest
Get all updates for an identity since the specified time
GetIdentityUpdatesResponse
Used to get any new or revoked installations for a list of wallet addresses
GetNewestGroupMessageRequest
Request to get the newest group message from a range of topics
GetNewestGroupMessageResponse
Returns a list of responses that will always be the same length as the request
GroupMessage
Full representation of a group message
GroupMessageInput
Input type for a group message
KeyPackageUpload
A wrapper around the Key Package bytes
PagingInfo
Pagination config for queries
PublishCommitLogRequest
QueryCommitLogRequest
QueryCommitLogResponse
QueryGroupMessagesRequest
Request for group message queries
QueryGroupMessagesResponse
Response for group message queries
QueryWelcomeMessagesRequest
Request for welcome message queries
QueryWelcomeMessagesResponse
Response for welcome message queries
RegisterInstallationRequest
Register a new installation
RegisterInstallationResponse
The response to a RegisterInstallationRequest
RevokeInstallationRequest
Revoke an installation
SendGroupMessagesRequest
Send a batch of MLS messages
SendWelcomeMessagesRequest
Send a batch of welcome messages
SubscribeGroupMessagesRequest
Request for subscribing to group messages
SubscribeWelcomeMessagesRequest
Request for subscribing to welcome messages
UploadKeyPackageRequest
Upload a new key packages
WelcomeMessage
Full representation of a welcome message
WelcomeMessageInput
Input type for a welcome message
WelcomeMetadata
This field is encrypted along with the data field on the welcome message.

Enums§

SortDirection
Sort direction for queries