Ntk.Core.IOptionalPeerToPeer Reference Manual
Packages
vd
Ntk
Core
IOptionalPeerToPeer
participant_refresh
participant_set
IOptionalPeerToPeer
Object Hierarchy:
Description:
public
interface
IOptionalPeerToPeer
:
Object
All known implementing classes:
OptionalPeerToPeer
RemoteOptionalPeerToPeer
Namespace:
Ntk.Core
Package:
vd
Content:
Methods:
public
abstract
void
participant_set
(
NIP
nip,
int
lvl,
int
pos,
ParticipantNode
participant_node)
throws
RPCError
public
abstract
void
participant_refresh
(
NIP
nip,
PackedParticipantNodes
packed_nodes)
throws
RPCError