►NKazv | |
►NApi | |
CThirdPartyLocation | |
CFieldType | Definition of valid values for a field |
CProtocolInstance | |
CThirdPartyProtocol | |
CThirdPartyUser | |
►CSetAccountDataJob | Set some account_data for the user |
CJobResponse | |
►CGetAccountDataJob | Get some account_data for the user |
CJobResponse | |
►CSetAccountDataPerRoomJob | Set some account_data for the user |
CJobResponse | |
►CGetAccountDataPerRoomJob | Get some account_data for the user |
CJobResponse | |
►CGetWhoIsJob | Gets information about a particular user |
CConnectionInfo | Gets information about a particular user |
CDeviceInfo | Gets information about a particular user |
CJobResponse | |
CSessionInfo | Gets information about a particular user |
►CGetAccount3PIDsJob | Gets a list of a user's third party identifiers |
CJobResponse | |
CThirdPartyIdentifier | Gets a list of the third party identifiers that the homeserver has associated with the user's account |
►CPost3PIDsJob | Adds contact information to the user's account |
CJobResponse | |
CThreePidCredentials | The third party credentials to associate with the account |
►CAdd3PIDJob | Adds contact information to the user's account |
CJobResponse | |
►CBind3PIDJob | Binds a 3PID to the user's account through an Identity Service |
CJobResponse | |
►CDelete3pidFromAccountJob | Deletes a third party identifier from the user's account |
CJobResponse | |
►CUnbind3pidFromAccountJob | Removes a user's third party identifier from an identity server |
CJobResponse | |
►CRequestTokenTo3PIDEmailJob | Begins the validation process for an email address for association with the user's account |
CJobResponse | |
►CRequestTokenTo3PIDMSISDNJob | Begins the validation process for a phone number for association with the user's account |
CJobResponse | |
►CUpdateAppserviceRoomDirectoryVisibilityJob | Updates a room's visibility in the application service's room directory |
CJobResponse | |
►CBanJob | Ban a user in the room |
CJobResponse | |
►CUnbanJob | Unban a user from the room |
CJobResponse | |
►CGetCapabilitiesJob | Gets information about the server's capabilities |
CCapabilities | The custom capabilities the server supports, using the Java package naming convention |
CChangePasswordCapability | Capability to indicate if the user can change their password |
CJobResponse | |
CRoomVersionsCapability | The room versions the server supports |
►CUploadContentJob | Upload some content to the content repository |
CJobResponse | |
►CGetContentJob | Download content from the content repository |
CJobResponse | |
►CGetContentOverrideNameJob | Download content from the content repository overriding the file name |
CJobResponse | |
►CGetContentThumbnailJob | Download a thumbnail of content from the content repository |
CJobResponse | |
►CGetUrlPreviewJob | Get information about a URL for a client |
CJobResponse | |
►CGetConfigJob | Get the configuration for the content repository |
CJobResponse | |
►CCreateRoomJob | Create a new room |
CInvite3pid | Create a new room with various configuration options |
CJobResponse | |
CStateEvent | Create a new room with various configuration options |
►CUploadCrossSigningKeysJob | Upload cross-signing keys |
CJobResponse | |
►CUploadCrossSigningSignaturesJob | Upload cross-signing signatures |
CJobResponse | |
CAuthenticationData | Used by clients to submit authentication information to the interactive-authentication API |
CDevice | A client device |
CUnsignedData | Contains optional extra information about the event |
CClientEventWithoutRoomID | The format used for events when they are returned from API endpoints such as /sync , where the room_id is implied elsewhere in the response |
CCrossSigningKey | Cross signing key |
CDeviceKeys | Device identity keys |
CEventBatch | |
CEventFilter | |
COpenIdCredentials | |
CPublicRoomsChunk | |
CPushCondition | |
CPushRule | |
CPushRuleset | |
CEmailValidationData | |
CMsisdnValidationData | |
CRequestTokenResponse | |
CRoomEventFilter | |
CStateEventBatch | |
CRoomFilter | Filters to be applied to room data |
CFilter | |
CThirdPartySigned | A signature of an m.third_party_invite token to prove that this user owns a third party identity which has been invited to the room |
CTimeline | |
CUserIdentifier | Identification information for a user |
CDiscoveryInformation | Used by clients to determine the homeserver, identity server, and other optional components they should be interacting with |
CHomeserverInformation | Used by clients to discover homeserver information |
CIdentityServerInformation | Used by clients to discover identity server information |
►CGetDevicesJob | List registered devices for the current user |
CJobResponse | |
►CGetDeviceJob | Get a single device |
CJobResponse | |
►CUpdateDeviceJob | Update a device |
CJobResponse | |
►CDeleteDeviceJob | Delete a device |
CJobResponse | |
►CDeleteDevicesJob | Bulk deletion of devices |
CJobResponse | |
►CSetRoomAliasJob | Create a new mapping from room alias to room ID |
CJobResponse | |
►CGetRoomIdByAliasJob | Get the room ID corresponding to this room alias |
CJobResponse | |
►CDeleteRoomAliasJob | Remove a mapping of room alias to room ID |
CJobResponse | |
►CGetLocalAliasesJob | Get a list of local aliases on a given room |
CJobResponse | |
►CGetEventContextJob | Get events and state around the specified event |
CJobResponse | |
►CDefineFilterJob | Upload a new filter |
CJobResponse | |
►CGetFilterJob | Download a filter |
CJobResponse | |
►CInviteUserJob | Invite a user to participate in a particular room |
CJobResponse | |
►CJoinRoomByIdJob | Start the requesting user participating in a particular room |
CJobResponse | |
►CJoinRoomJob | Start the requesting user participating in a particular room |
CJobResponse | |
►CUploadKeysJob | Upload end-to-end encryption keys |
CJobResponse | |
►CQueryKeysJob | Download device identity keys |
CDeviceInformation | Returns the current devices and identity keys for the given users |
CJobResponse | |
CUnsignedDeviceInfo | Additional data added to the device key information by intermediate servers, and not covered by the signatures |
►CClaimKeysJob | Claim one-time encryption keys |
CJobResponse | |
►CGetKeysChangesJob | Query users with recent device key updates |
CJobResponse | |
►CKickJob | Kick a user from the room |
CJobResponse | |
►CKnockRoomJob | Knock on a room, requesting permission to join |
CJobResponse | |
►CLeaveRoomJob | Stop the requesting user participating in a particular room |
CJobResponse | |
►CForgetRoomJob | Stop the requesting user remembering about a particular room |
CJobResponse | |
►CGetJoinedRoomsJob | Lists the user's current rooms |
CJobResponse | |
►CGetRoomVisibilityOnDirectoryJob | Gets the visibility of a room in the directory |
CJobResponse | |
►CSetRoomVisibilityOnDirectoryJob | Sets the visibility of a room in the room directory |
CJobResponse | |
►CGetPublicRoomsJob | Lists the public rooms on the server |
CJobResponse | |
►CQueryPublicRoomsJob | Lists the public rooms on the server with optional filter |
CFilter | Filter to apply to the results |
CJobResponse | |
►CGetLoginFlowsJob | Get the supported login types to authenticate users |
CJobResponse | |
CLoginFlow | Gets the homeserver's supported login types to authenticate users |
►CLoginJob | Authenticates the user |
CJobResponse | |
►CLogoutJob | Invalidates a user access token |
CJobResponse | |
►CLogoutAllJob | Invalidates all access tokens for a user |
CJobResponse | |
►CGetRoomEventsJob | Get a list of events for this room |
CJobResponse | |
►CGetNotificationsJob | Gets a list of events that the user has been notified about |
CJobResponse | |
CNotification | This API is used to paginate through the list of events that the user has been, or would have been notified about |
►CGetEventsJob | Listen on the event stream |
CJobResponse | |
►CInitialSyncJob | Get the user's current state |
CJobResponse | |
CPaginationChunk | The pagination chunk for this room |
CRoomInfo | This returns the full state for this user, with an optional limit on the number of messages per room to return |
►CGetOneEventJob | Get a single event by event ID |
CJobResponse | |
►CRequestOpenIdTokenJob | Get an OpenID token object to verify the requester's identity |
CJobResponse | |
►CPeekEventsJob | Listen on the event stream of a particular room |
CJobResponse | |
►CSetPresenceJob | Update this user's presence state |
CJobResponse | |
►CGetPresenceJob | Get this user's presence state |
CJobResponse | |
►CSetDisplayNameJob | Set the user's display name |
CJobResponse | |
►CGetDisplayNameJob | Get the user's display name |
CJobResponse | |
►CSetAvatarUrlJob | Set the user's avatar URL |
CJobResponse | |
►CGetAvatarUrlJob | Get the user's avatar URL |
CJobResponse | |
►CGetUserProfileJob | Get this user's profile information |
CJobResponse | |
►CGetPushersJob | Gets the current pushers for the authenticated user |
CJobResponse | |
CPusher | Gets all currently active pushers for the authenticated user |
CPusherData | A dictionary of information for the pusher implementation itself |
►CPostPusherJob | Modify a pusher for this user on the homeserver |
CJobResponse | |
CPusherData | A dictionary of information for the pusher implementation itself |
►CGetPushRulesJob | Retrieve all push rulesets |
CJobResponse | |
►CGetPushRuleJob | Retrieve a push rule |
CJobResponse | |
►CDeletePushRuleJob | Delete a push rule |
CJobResponse | |
►CSetPushRuleJob | Add or change a push rule |
CJobResponse | |
►CIsPushRuleEnabledJob | Get whether a push rule is enabled |
CJobResponse | |
►CSetPushRuleEnabledJob | Enable or disable a push rule |
CJobResponse | |
►CGetPushRuleActionsJob | The actions for a push rule |
CJobResponse | |
►CSetPushRuleActionsJob | Set the actions for a push rule |
CJobResponse | |
►CSetReadMarkerJob | Set the position of the read marker for a room |
CJobResponse | |
►CPostReceiptJob | Send a receipt for the given event ID |
CJobResponse | |
►CRedactEventJob | Strips all non-integrity-critical information out of an event |
CJobResponse | |
►CRefreshJob | Refresh an access token |
CJobResponse | |
►CRegisterJob | Register for an account on this homeserver |
CJobResponse | |
►CRequestTokenToRegisterEmailJob | Begins the validation process for an email to be used during registration |
CJobResponse | |
►CRequestTokenToRegisterMSISDNJob | Requests a validation token be sent to the given phone number for the purpose of registering an account |
CJobResponse | |
►CChangePasswordJob | Changes a user's password |
CJobResponse | |
►CRequestTokenToResetPasswordEmailJob | Requests a validation token be sent to the given email address for the purpose of resetting a user's password |
CJobResponse | |
►CRequestTokenToResetPasswordMSISDNJob | Requests a validation token be sent to the given phone number for the purpose of resetting a user's password |
CJobResponse | |
►CDeactivateAccountJob | Deactivate a user's account |
CJobResponse | |
►CCheckUsernameAvailabilityJob | Checks to see if a username is available on the server |
CJobResponse | |
►CRegistrationTokenValidityJob | Query if a given registration token is still valid |
CJobResponse | |
►CGetRelatingEventsJob | Get the child events for a given parent event |
CJobResponse | |
►CGetRelatingEventsWithRelTypeJob | Get the child events for a given parent event, with a given relType |
CJobResponse | |
►CGetRelatingEventsWithRelTypeAndEventTypeJob | Get the child events for a given parent event, with a given relType and eventType |
CJobResponse | |
►CReportContentJob | Reports an event as inappropriate |
CJobResponse | |
►CRoomInitialSyncJob | Snapshot the current state of a room and its most recent messages |
CJobResponse | |
CPaginationChunk | The pagination chunk for this room |
►CSendMessageJob | Send a message event to the given room |
CJobResponse | |
►CSetRoomStateWithKeyJob | Send a state event to the given room |
CJobResponse | |
►CUpgradeRoomJob | Upgrades a room to a new room version |
CJobResponse | |
►CGetOneRoomEventJob | Get a single event by event ID |
CJobResponse | |
►CGetRoomStateWithKeyJob | Get the state identified by the type and key |
CJobResponse | |
►CGetRoomStateJob | Get all state events in the current state of a room |
CJobResponse | |
►CGetMembersByRoomJob | Get the m.room.member events for the room |
CJobResponse | |
►CGetJoinedMembersByRoomJob | Gets the list of currently joined users and their profile data |
CJobResponse | |
CRoomMember | This API returns a map of MXIDs to member info objects for members of the room. The current user must be in the room for it to work, unless it is an Application Service in which case any of the AS's users must be in the room. This API is primarily for Application Services and should be faster to respond than /members as it can be implemented more efficiently on the server |
►CSearchJob | Perform a server-side search |
CCategories | Describes which categories to search in and their criteria |
CEventContext | Context for result, if requested |
CGroup | Configuration for group |
CGroupings | Requests that the server partitions the result set based on the provided list of keys |
CGroupValue | The results for a particular group value |
CIncludeEventContext | Configures whether any context for the events returned are included in the response |
CJobResponse | |
CResult | The result object |
CResultCategories | Describes which categories to search in and their criteria |
CResultRoomEvents | Mapping of category name to search criteria |
CRoomEventsCriteria | Mapping of category name to search criteria |
CUserProfile | Performs a full text search across different categories |
►CGetSpaceHierarchyJob | Retrieve a portion of a space tree |
CChildRoomsChunk | Paginates over the space tree in a depth-first manner to locate child rooms of a given space |
CJobResponse | |
CStrippedChildStateEvent | Paginates over the space tree in a depth-first manner to locate child rooms of a given space |
CRedirectToSSOJob | Redirect the user's browser to the SSO interface |
CRedirectToIdPJob | Redirect the user's browser to the SSO interface for an IdP |
►CSyncJob | Synchronise the client's state and receive new messages |
CInvitedRoom | Synchronise the client's state with the latest state on the server |
CInviteState | The stripped state of a room that the user has been invited to |
CJobResponse | |
CJoinedRoom | Synchronise the client's state with the latest state on the server |
CKnockedRoom | Synchronise the client's state with the latest state on the server |
CKnockState | The stripped state of a room that the user has knocked upon |
CLeftRoom | Synchronise the client's state with the latest state on the server |
CRooms | Updates to rooms |
CRoomSummary | Information about the room which clients may need to correctly render it to users |
CUnreadNotificationCounts | Counts of unread notifications for this room |
►CGetRoomTagsJob | List the tags for a room |
CJobResponse | |
CTag | List the tags set by a user on a room |
►CSetRoomTagJob | Add a tag to a room |
CJobResponse | |
►CDeleteRoomTagJob | Remove a tag from the room |
CJobResponse | |
►CGetProtocolsJob | Retrieve metadata about all protocols that a homeserver supports |
CJobResponse | |
►CGetProtocolMetadataJob | Retrieve metadata about a specific protocol that the homeserver supports |
CJobResponse | |
►CQueryLocationByProtocolJob | Retrieve Matrix-side portals rooms leading to a third party location |
CJobResponse | |
►CQueryUserByProtocolJob | Retrieve the Matrix User ID of a corresponding third party user |
CJobResponse | |
►CQueryLocationByAliasJob | Reverse-lookup third party locations given a Matrix room alias |
CJobResponse | |
►CQueryUserByIDJob | Reverse-lookup third party users given a Matrix User ID |
CJobResponse | |
►CInviteBy3PIDJob | Invite a user to participate in a particular room |
CJobResponse | |
►CSendToDeviceJob | Send an event to a given set of devices |
CJobResponse | |
►CSetTypingJob | Informs the server that the user has started or stopped typing |
CJobResponse | |
►CSearchUserDirectoryJob | Searches the user directory |
CJobResponse | |
CUser | Performs a search for users |
►CGetVersionsJob | Gets the versions of the specification supported by the server |
CJobResponse | |
►CGetTurnServerJob | Obtain TURN server credentials |
CJobResponse | |
►CGetWellknownJob | Gets Matrix server discovery information about the domain |
CJobResponse | |
►CGetTokenOwnerJob | Gets information about the owner of an access token |
CJobResponse | |
CRequestEmailValidation | |
CRequestMsisdnValidation | |
►NFactory | |
CComposedModifier | |
CAttrModifier | |
CAttrModifier< DataType ModelType::* > | |
►NPromiseCombination | |
CDefaultForPromiseT | |
CDefaultForPromiseT< T, std::void_t< decltype(createDefaultForPromiseThen(std::declval< T >()))> > | |
CAsioStdFileStream | |
CAsioStdFileProvider | |
CAsioStdFileHandler | |
CEmptyBody | |
CResponse | |
►CBaseJob | |
CDelete | |
CGet | |
CPost | |
CPrivate | |
CPut | |
CQuery | |
CEvent | |
CEventInterface | |
CFileStream | |
CFileProvider | |
CDumbFileStream | |
CDumbFileProvider | |
CFileDesc | |
CDumbFileInterface | |
CFileInterface | |
CJobInterface | |
CJsonWrap | |
CLoginSuccessful | |
CLoginFailed | |
CSyncSuccessful | |
CSyncFailed | |
CPostInitialFiltersSuccessful | |
CPostInitialFiltersFailed | |
CReceivingPresenceEvent | |
CReceivingAccountDataEvent | |
CReceivingRoomStateEvent | |
CReceivingRoomTimelineEvent | |
CReceivingRoomAccountDataEvent | |
CReceivingToDeviceMessage | |
CRoomMembershipChanged | |
CPaginateSuccessful | |
CPaginateFailed | |
CCreateRoomSuccessful | |
CCreateRoomFailed | |
CInviteUserSuccessful | |
CInviteUserFailed | |
CJoinRoomSuccessful | |
CJoinRoomFailed | |
CLeaveRoomSuccessful | |
CLeaveRoomFailed | |
CForgetRoomSuccessful | |
CForgetRoomFailed | |
CSendMessageSuccessful | |
CSendMessageFailed | |
CSendToDeviceMessageSuccessful | |
CSendToDeviceMessageFailed | |
CInvalidMessageFormat | |
CGetRoomStatesSuccessful | |
CGetRoomStatesFailed | |
CGetStateEventSuccessful | |
CGetStateEventFailed | |
CSendStateEventSuccessful | |
CSendStateEventFailed | |
CSetTypingSuccessful | |
CSetTypingFailed | |
CPostReceiptSuccessful | |
CPostReceiptFailed | |
CSetReadMarkerSuccessful | |
CSetReadMarkerFailed | |
CUploadContentSuccessful | |
CUploadContentFailed | |
CDownloadContentSuccessful | |
CDownloadContentFailed | |
CDownloadThumbnailSuccessful | |
CDownloadThumbnailFailed | |
CUploadIdentityKeysSuccessful | |
CUploadIdentityKeysFailed | |
CUploadOneTimeKeysSuccessful | |
CUploadOneTimeKeysFailed | |
CClaimKeysSuccessful | |
CClaimKeysFailed | |
CUnrecognizedResponse | |
CShouldQueryKeys | |
CNotBut | |
CMaybe | |
CTypelessPromise | |
CAbstractPromise | |
CSingleTypePromise | |
CPromiseInterface | |
CSingleTypePromiseInterface | |
CNull | |
►CClientModel | |
CMakeJobT | |
CLoginAction | |
CTokenLoginAction | |
CLogoutAction | |
CHardLogoutAction | |
CGetWellknownAction | |
CGetVersionsAction | |
CSyncAction | |
CSetShouldSyncAction | |
CPaginateTimelineAction | |
CSendMessageAction | |
CSendStateEventAction | |
CSaveLocalEchoAction | Saves an local echo |
CUpdateLocalEchoStatusAction | Updates the status of an local echo |
CRedactEventAction | |
CCreateRoomAction | |
CGetRoomStatesAction | |
CGetStateEventAction | |
CInviteToRoomAction | |
CJoinRoomByIdAction | |
CJoinRoomAction | |
CLeaveRoomAction | |
CForgetRoomAction | |
CKickAction | |
CBanAction | |
CUnbanAction | |
CSetAccountDataPerRoomAction | |
CSetTypingAction | |
CPostReceiptAction | |
CSetReadMarkerAction | |
CUploadContentAction | |
CDownloadContentAction | |
CDownloadThumbnailAction | |
CResubmitJobAction | |
CProcessResponseAction | |
CPostInitialFiltersAction | |
CSetAccountDataAction | |
CSendToDeviceMessageAction | |
CSendMultipleToDeviceMessagesAction | Send multiple to device messages |
CUploadIdentityKeysAction | |
CGenerateAndUploadOneTimeKeysAction | The action to generate one-time keys |
CQueryKeysAction | |
CClaimKeysAction | |
CEncryptMegOlmEventAction | The action to encrypt an megolm event for a room |
CSetDeviceTrustLevelAction | |
CSetTrustLevelNeededToSendKeysAction | |
CPrepareForSharingRoomKeyAction | Encrypt room key as olm and add it to the room's pending keyshare slots |
CGetUserProfileAction | |
CSetAvatarUrlAction | |
CSetDisplayNameAction | |
►CClient | Represent a Matrix client |
CInEventLoopTag | |
CKeyOfState | |
CDeviceKeyInfo | |
CDeviceListTracker | |
►CEncryptedFileDesc | |
CPrivate | |
►CNotificationHandler | A class to handle a notification |
CPrivate | |
►CPowerLevelsDesc | Represent a m.power_levels event |
CPrivate | |
CPushRulesDescPrivate | |
CPushAction | Describe what actions are to be taken for a specific event |
CPushRulesDesc | |
CRandomInterface | |
CRandomDeviceGenerator | A movable wrapper around std::random_device |
CLocalEchoDesc | Describes a local echo |
CPendingRoomKeyEvent | |
CReadReceipt | |
CEventReader | |
CAddStateEventsAction | |
CMaybeAddStateEventsAction | Go from the back of stateEvents to the beginning, adding the event to room state only if the room has no state event with that state key |
CAddToTimelineAction | |
CAddAccountDataAction | |
CChangeMembershipAction | |
CChangeInviteStateAction | |
CAddEphemeralAction | |
CSetLocalDraftAction | |
CSetRoomEncryptionAction | |
CMarkMembersFullyLoadedAction | |
CSetHeroIdsAction | |
CAddLocalEchoAction | |
CRemoveLocalEchoAction | |
CAddPendingRoomKeyAction | |
CRemovePendingRoomKeyAction | |
CUpdateJoinedMemberCountAction | |
CUpdateInvitedMemberCountAction | |
CAddLocalNotificationsAction | Update local notifications to include the new events |
CRemoveReadLocalNotificationsAction | Remove local notifications that are already read |
CUpdateLocalReadMarkerAction | Update the local read marker, removing any read notifications before it |
CRoomModel | |
CUpdateRoomAction | |
CRoomListModel | |
►CRoom | Represent a Matrix room |
CInEventLoopTag | |
CSdkModelCursorTag | |
CSdkModel | |
CSdk | Contain the single source of truth of a matrix sdk |
►CAES256CTRDesc | |
CPrivate | |
CCryptoPrivate | |
CKeyOfGroupSession | |
CRandomTag | The tag to indicate that a constructor should use user-provided random data |
CKeyOfOutboundSession | |
CMegOlmSessionRotateDesc | |
CCrypto | |
CKeyOfDecryptedEvent | |
CInboundGroupSessionPrivate | |
CInboundGroupSession | |
COutboundGroupSessionPrivate | |
COutboundGroupSession | |
CSessionPrivate | |
CInboundSessionTag | |
COutboundSessionTag | |
CSession | |
►CSHA256Desc | |
CPrivate | |
►CLagerStoreEventEmitter | |
CWatchable | |
CAsioPromise | |
CAsioPromiseHandler | |
►CCprJobHandler | |
►CPrivate | |
CJobDesc | |
CReadCallback | |
CWriteCallback | |
CEffectStatus | |
CContextBase | |
CEffectBase | |
CStoreBase | |
►Nnlohmann | |
Cadl_serializer< ThirdPartyLocation > | |
Cadl_serializer< FieldType > | |
Cadl_serializer< ProtocolInstance > | |
Cadl_serializer< ThirdPartyProtocol > | |
Cadl_serializer< ThirdPartyUser > | |
Cadl_serializer< GetWhoIsJob::ConnectionInfo > | |
Cadl_serializer< GetWhoIsJob::SessionInfo > | |
Cadl_serializer< GetWhoIsJob::DeviceInfo > | |
Cadl_serializer< GetAccount3PIDsJob::ThirdPartyIdentifier > | |
Cadl_serializer< Post3PIDsJob::ThreePidCredentials > | |
Cadl_serializer< GetCapabilitiesJob::ChangePasswordCapability > | |
Cadl_serializer< GetCapabilitiesJob::RoomVersionsCapability > | |
Cadl_serializer< GetCapabilitiesJob::Capabilities > | |
Cadl_serializer< CreateRoomJob::Invite3pid > | |
Cadl_serializer< CreateRoomJob::StateEvent > | |
Cadl_serializer< AuthenticationData > | |
Cadl_serializer< Device > | |
Cadl_serializer< UnsignedData > | |
Cadl_serializer< ClientEventWithoutRoomID > | |
Cadl_serializer< CrossSigningKey > | |
Cadl_serializer< DeviceKeys > | |
Cadl_serializer< EventBatch > | |
Cadl_serializer< EventFilter > | |
Cadl_serializer< OpenIdCredentials > | |
Cadl_serializer< PublicRoomsChunk > | |
Cadl_serializer< PushCondition > | |
Cadl_serializer< PushRule > | |
Cadl_serializer< PushRuleset > | |
Cadl_serializer< EmailValidationData > | |
Cadl_serializer< MsisdnValidationData > | |
Cadl_serializer< RequestTokenResponse > | |
Cadl_serializer< RoomEventFilter > | |
Cadl_serializer< StateEventBatch > | |
Cadl_serializer< RoomFilter > | |
Cadl_serializer< Filter > | |
Cadl_serializer< ThirdPartySigned > | |
Cadl_serializer< Timeline > | |
Cadl_serializer< UserIdentifier > | |
Cadl_serializer< DiscoveryInformation > | |
Cadl_serializer< HomeserverInformation > | |
Cadl_serializer< IdentityServerInformation > | |
Cadl_serializer< QueryKeysJob::UnsignedDeviceInfo > | |
Cadl_serializer< QueryKeysJob::DeviceInformation > | |
Cadl_serializer< QueryPublicRoomsJob::Filter > | |
Cadl_serializer< GetLoginFlowsJob::LoginFlow > | |
Cadl_serializer< GetNotificationsJob::Notification > | |
Cadl_serializer< InitialSyncJob::PaginationChunk > | |
Cadl_serializer< InitialSyncJob::RoomInfo > | |
Cadl_serializer< GetPushersJob::PusherData > | |
Cadl_serializer< GetPushersJob::Pusher > | |
Cadl_serializer< PostPusherJob::PusherData > | |
Cadl_serializer< RoomInitialSyncJob::PaginationChunk > | |
Cadl_serializer< GetJoinedMembersByRoomJob::RoomMember > | |
Cadl_serializer< SearchJob::IncludeEventContext > | |
Cadl_serializer< SearchJob::Group > | |
Cadl_serializer< SearchJob::Groupings > | |
Cadl_serializer< SearchJob::RoomEventsCriteria > | |
Cadl_serializer< SearchJob::Categories > | |
Cadl_serializer< SearchJob::UserProfile > | |
Cadl_serializer< SearchJob::EventContext > | |
Cadl_serializer< SearchJob::Result > | |
Cadl_serializer< SearchJob::GroupValue > | |
Cadl_serializer< SearchJob::ResultRoomEvents > | |
Cadl_serializer< SearchJob::ResultCategories > | |
Cadl_serializer< GetSpaceHierarchyJob::StrippedChildStateEvent > | |
Cadl_serializer< GetSpaceHierarchyJob::ChildRoomsChunk > | |
Cadl_serializer< SyncJob::RoomSummary > | |
Cadl_serializer< SyncJob::UnreadNotificationCounts > | |
Cadl_serializer< SyncJob::JoinedRoom > | |
Cadl_serializer< SyncJob::InviteState > | |
Cadl_serializer< SyncJob::InvitedRoom > | |
Cadl_serializer< SyncJob::KnockState > | |
Cadl_serializer< SyncJob::KnockedRoom > | |
Cadl_serializer< SyncJob::LeftRoom > | |
Cadl_serializer< SyncJob::Rooms > | |
Cadl_serializer< GetRoomTagsJob::Tag > | |
Cadl_serializer< SearchUserDirectoryJob::User > | |
Cadl_serializer< RequestEmailValidation > | |
Cadl_serializer< RequestMsisdnValidation > | |
Cadl_serializer< Kazv::Event > | |
Cadl_serializer< Kazv::JsonWrap > | |
Cadl_serializer< immer::map< T, V > > | |
Cadl_serializer< immer::array< T > > | |
Cadl_serializer< immer::flex_vector< T > > | |
Cadl_serializer< Kazv::Variant > | |
►Nstd | |
Chash< Kazv::KeyOfState > | |
Chash< Kazv::KeyOfGroupSession > | |
Chash< Kazv::KeyOfOutboundSession > | |
CPromise | A Promise represents an asynchronous result that can be fetched later |
CRangeT | A RangeT is an ordered collection that can be iterated through |