Skip to main content

Module v1

Module v1 

Source

Modules§

__buffa

Structs§

ArchiveBoardRequest
ArchiveBoardRequest archives or unarchives a board.
ArchiveBoardRequestOwnedView
Self-contained, 'static owned view of a ArchiveBoardRequest message.
ArchiveBoardRequestView
ArchiveBoardRequest archives or unarchives a board.
ArchiveBoardResponse
ArchiveBoardResponse returns the updated archive state.
ArchiveBoardResponseOwnedView
Self-contained, 'static owned view of a ArchiveBoardResponse message.
ArchiveBoardResponseView
ArchiveBoardResponse returns the updated archive state.
Board
Board is the persisted metadata for a collaborative whiteboard.
BoardAccess
BoardAccess is the resolved caller access for a board. Access resolution prefers owner, explicit user ACL, explicit group ACL, then audience policy.
BoardAccessOwnedView
Self-contained, 'static owned view of a BoardAccess message.
BoardAccessView
BoardAccess is the resolved caller access for a board. Access resolution prefers owner, explicit user ACL, explicit group ACL, then audience policy.
BoardAclEntry
BoardAclEntry grants a role to one explicit ACL subject.
BoardAclEntryOwnedView
Self-contained, 'static owned view of a BoardAclEntry message.
BoardAclEntryView
BoardAclEntry grants a role to one explicit ACL subject.
BoardListItem
BoardListItem is one visible board plus the caller’s resolved access.
BoardListItemOwnedView
Self-contained, 'static owned view of a BoardListItem message.
BoardListItemView
BoardListItem is one visible board plus the caller’s resolved access.
BoardOwnedView
Self-contained, 'static owned view of a Board message.
BoardPermissions
BoardPermissions is the resolved permission set for the caller.
BoardPermissionsOwnedView
Self-contained, 'static owned view of a BoardPermissions message.
BoardPermissionsView
BoardPermissions is the resolved permission set for the caller.
BoardView
Board is the persisted metadata for a collaborative whiteboard.
CreateBoardRequest
CreateBoardRequest creates a new board owned by the caller.
CreateBoardRequestOwnedView
Self-contained, 'static owned view of a CreateBoardRequest message.
CreateBoardRequestView
CreateBoardRequest creates a new board owned by the caller.
CreateBoardResponse
CreateBoardResponse returns the created board and resolved caller access.
CreateBoardResponseOwnedView
Self-contained, 'static owned view of a CreateBoardResponse message.
CreateBoardResponseView
CreateBoardResponse returns the created board and resolved caller access.
GetBoardRequest
GetBoardRequest loads one board by ID.
GetBoardRequestOwnedView
Self-contained, 'static owned view of a GetBoardRequest message.
GetBoardRequestView
GetBoardRequest loads one board by ID.
GetBoardResponse
GetBoardResponse returns one visible board.
GetBoardResponseOwnedView
Self-contained, 'static owned view of a GetBoardResponse message.
GetBoardResponseView
GetBoardResponse returns one visible board.
ListBoardsRequest
ListBoardsRequest lists boards visible to the caller.
ListBoardsRequestOwnedView
Self-contained, 'static owned view of a ListBoardsRequest message.
ListBoardsRequestView
ListBoardsRequest lists boards visible to the caller.
ListBoardsResponse
ListBoardsResponse lists boards visible to the caller in most-recently-updated order.
ListBoardsResponseOwnedView
Self-contained, 'static owned view of a ListBoardsResponse message.
ListBoardsResponseView
ListBoardsResponse lists boards visible to the caller in most-recently-updated order.
MintJoinTokenRequest
MintJoinTokenRequest resolves access and mints a short-lived room admission token.
MintJoinTokenRequestOwnedView
Self-contained, 'static owned view of a MintJoinTokenRequest message.
MintJoinTokenRequestView
MintJoinTokenRequest resolves access and mints a short-lived room admission token.
MintJoinTokenResponse
MintJoinTokenResponse returns the signed room admission contract for the caller.
MintJoinTokenResponseOwnedView
Self-contained, 'static owned view of a MintJoinTokenResponse message.
MintJoinTokenResponseView
MintJoinTokenResponse returns the signed room admission contract for the caller.
PresencePayload
PresencePayload is a lightweight identity payload the client can reuse locally.
PresencePayloadOwnedView
Self-contained, 'static owned view of a PresencePayload message.
PresencePayloadView
PresencePayload is a lightweight identity payload the client can reuse locally.
UpdateBoardAclRequest
UpdateBoardAclRequest fully replaces the explicit ACL for a board.
UpdateBoardAclRequestOwnedView
Self-contained, 'static owned view of a UpdateBoardAclRequest message.
UpdateBoardAclRequestView
UpdateBoardAclRequest fully replaces the explicit ACL for a board.
UpdateBoardAclResponse
UpdateBoardAclResponse returns the updated board and ACL state.
UpdateBoardAclResponseOwnedView
Self-contained, 'static owned view of a UpdateBoardAclResponse message.
UpdateBoardAclResponseView
UpdateBoardAclResponse returns the updated board and ACL state.
UpdateBoardRequest
UpdateBoardRequest updates mutable board metadata.
UpdateBoardRequestOwnedView
Self-contained, 'static owned view of a UpdateBoardRequest message.
UpdateBoardRequestView
UpdateBoardRequest updates mutable board metadata.
UpdateBoardResponse
UpdateBoardResponse returns the updated board.
UpdateBoardResponseOwnedView
Self-contained, 'static owned view of a UpdateBoardResponse message.
UpdateBoardResponseView
UpdateBoardResponse returns the updated board.

Enums§

BoardAclSubjectType
BoardAclSubjectType identifies the explicit ACL subject domain.
BoardAudience
BoardAudience controls which audience rule applies when no explicit ACL entry matches.
BoardRole
BoardRole is the resolved capability level for a caller on a board.

Functions§

register_types
Register this package’s Any type entries and extension entries.