@refinio/one.models
Preparing search index...
misc/ConnectionEstablishment/protocols/ExchangeInstanceIds
exchangeInstanceIdObjects
Function exchangeInstanceIdObjects
exchangeInstanceIdObjects
(
conn
:
default
,
localInstanceId
:
SHA256IdHash
<
Instance
>
,
)
:
Promise
<
{
localInstanceId
:
SHA256IdHash
<
Instance
>
;
localInstanceIdObject
:
InstanceId
;
remoteInstanceId
:
SHA256IdHash
<
Instance
>
;
remoteInstanceIdObject
:
InstanceId
;
}
,
>
Exchange instance-id objects with the other side.
Parameters
conn
:
default
localInstanceId
:
SHA256IdHash
<
Instance
>
Returns
Promise
<
{
localInstanceId
:
SHA256IdHash
<
Instance
>
;
localInstanceIdObject
:
InstanceId
;
remoteInstanceId
:
SHA256IdHash
<
Instance
>
;
remoteInstanceIdObject
:
InstanceId
;
}
,
>
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
@refinio/one.models
Loading...
Exchange instance-id objects with the other side.