Preparing search index...
The search index is not available
@xmtp/xmtp-js
@xmtp/xmtp-js
ConsentListEntry
Class ConsentListEntry
Index
Constructors
constructor
Properties
entry
Type
permission
Type
value
Accessors
key
Methods
from
Address
from
Group
Id
from
Inbox
Id
Constructors
constructor
new
Consent
List
Entry
(
value
,
entryType
,
permissionType
)
:
ConsentListEntry
Parameters
value
:
string
entryType
:
ConsentListEntryType
permissionType
:
ConsentState
Returns
ConsentListEntry
Properties
entry
Type
entry
Type
:
ConsentListEntryType
permission
Type
permission
Type
:
ConsentState
value
value
:
string
Accessors
key
get
key
(
)
:
string
Returns
string
Methods
Static
from
Address
from
Address
(
address
,
permissionType
?
)
:
ConsentListEntry
Parameters
address
:
string
permissionType
:
ConsentState
= "unknown"
Returns
ConsentListEntry
Static
from
Group
Id
from
Group
Id
(
groupId
,
permissionType
?
)
:
ConsentListEntry
Parameters
groupId
:
string
permissionType
:
ConsentState
= "unknown"
Returns
ConsentListEntry
Static
from
Inbox
Id
from
Inbox
Id
(
inboxId
,
permissionType
?
)
:
ConsentListEntry
Parameters
inboxId
:
string
permissionType
:
ConsentState
= "unknown"
Returns
ConsentListEntry
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Properties
entry
Type
permission
Type
value
Accessors
key
Methods
from
Address
from
Group
Id
from
Inbox
Id
@xmtp/xmtp-js
Loading...