@refinio/one.models
Preparing search index...
misc/ConnectionEstablishment/protocols/Chum
startChumProtocol
Function startChumProtocol
startChumProtocol
(
conn
:
default
,
localPersonId
:
SHA256IdHash
<
Person
>
,
localInstanceId
:
SHA256IdHash
<
Instance
>
,
remotePersonId
:
SHA256IdHash
<
Person
>
,
remoteInstanceId
:
SHA256IdHash
<
Instance
>
,
initiatedLocally
:
boolean
,
connectionRoutesGroupName
:
string
,
onProtocolStart
:
OEvent
<
(
initiatedLocally
:
boolean
,
localPersonId
:
SHA256IdHash
<
Person
>
,
localInstanceId
:
SHA256IdHash
<
Instance
>
,
remotePersonId
:
SHA256IdHash
<
Person
>
,
remoteInstanceId
:
SHA256IdHash
<
Instance
>
,
protocol
:
Protocols
,
)
=>
void
,
>
,
disableImporter
?:
boolean
,
disableExporter
?:
boolean
,
)
:
Promise
<
void
>
Parameters
conn
:
default
localPersonId
:
SHA256IdHash
<
Person
>
localInstanceId
:
SHA256IdHash
<
Instance
>
remotePersonId
:
SHA256IdHash
<
Person
>
remoteInstanceId
:
SHA256IdHash
<
Instance
>
initiatedLocally
:
boolean
connectionRoutesGroupName
:
string
onProtocolStart
:
OEvent
<
(
initiatedLocally
:
boolean
,
localPersonId
:
SHA256IdHash
<
Person
>
,
localInstanceId
:
SHA256IdHash
<
Instance
>
,
remotePersonId
:
SHA256IdHash
<
Person
>
,
remoteInstanceId
:
SHA256IdHash
<
Instance
>
,
protocol
:
Protocols
,
)
=>
void
,
>
disableImporter
:
boolean
= false
disableExporter
:
boolean
= false
Returns
Promise
<
void
>
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
@refinio/one.models
Loading...