Preparing search index...
The search index is not available
masto
masto
mastodon
streaming
Client
Interface Client
interface
Client
{
direct
:
DirectResource
;
hashtag
:
HashtagResource
;
list
:
ListResource
;
public
:
PublicResource
;
user
:
UserNotificationResource
;
"[dispose]"
()
:
void
;
close
()
:
void
;
prepare
()
:
Promise
<
void
>
;
}
Hierarchy
Disposable
Client
Index
Properties
direct
hashtag
list
public
user
Methods
[dispose]
close
prepare
Properties
direct
direct
:
DirectResource
hashtag
hashtag
:
HashtagResource
list
list
:
ListResource
public
public
:
PublicResource
user
user
:
UserNotificationResource
Methods
[dispose]
"[dispose]"
()
:
void
Returns
void
close
close
()
:
void
Returns
void
prepare
prepare
()
:
Promise
<
void
>
Internal
Returns
Promise
<
void
>
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
direct
hashtag
list
public
user
Methods
[dispose]
close
prepare
masto
Loading...