Preparing search index...
The search index is not available
@xmtp/react-native-sdk
@xmtp/react-native-sdk
ConversationDebugInfo
Class ConversationDebugInfo
Index
Constructors
constructor
Properties
commit
Log
Fork
Status
epoch
fork
Details
local
Commit
Log
maybe
Forked
remote
Commit
Log
Methods
from
Constructors
constructor
new
Conversation
Debug
Info
(
epoch
,
maybeForked
,
forkDetails
,
localCommitLog
,
remoteCommitLog
,
commitLogForkStatus
)
:
ConversationDebugInfo
Parameters
epoch
:
number
maybeForked
:
boolean
forkDetails
:
string
localCommitLog
:
string
remoteCommitLog
:
string
commitLogForkStatus
:
CommitLogForkStatus
Returns
ConversationDebugInfo
Properties
commit
Log
Fork
Status
commit
Log
Fork
Status
:
CommitLogForkStatus
epoch
epoch
:
number
fork
Details
fork
Details
:
string
local
Commit
Log
local
Commit
Log
:
string
maybe
Forked
maybe
Forked
:
boolean
remote
Commit
Log
remote
Commit
Log
:
string
Methods
Static
from
from
(
json
)
:
ConversationDebugInfo
Parameters
json
:
string
Returns
ConversationDebugInfo
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
On This Page
constructor
commit
Log
Fork
Status
epoch
fork
Details
local
Commit
Log
maybe
Forked
remote
Commit
Log
from
@xmtp/react-native-sdk
Loading...