Preparing search index...
The search index is not available
activitypub-ucanto
activitypub-ucanto
activitypub
inbox
InboxGetHandler
Class InboxGetHandler
Hierarchy
InboxGetHandler
Implements
ServiceMethodHandler
<
InboxGet
>
Index
Constructors
constructor
Methods
handle
Constructors
constructor
new
Inbox
Get
Handler
(
repository
:
InboxRepository
, console
:
Console
)
:
InboxGetHandler
Parameters
repository:
InboxRepository
console:
Console
Returns
InboxGetHandler
Methods
handle
handle
(
_request
:
unknown
)
:
Promise
<
{
items
:
InboxPostableActivity
[]
;
totalItems
:
number
}
>
Parameters
_request:
unknown
Returns
Promise
<
{
items
:
InboxPostableActivity
[]
;
totalItems
:
number
}
>
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
Modules
activitypub-
ucanto
Activity
Pub
Ucanto
activitypub
announcement
handler
inbox
outbox
repo
Inbox
Get
Handler
constructor
handle
Generated using
TypeDoc