Skip to main content
CrystalDocs
Search documentation
Search
Browse Docs
CrystalShards
About
class
RNS::Destination::DestinationCallbacks
Inherits
Reference
<
Object
─── Callbacks container ──────────────────────────────────────────
Constructors
new
Source
Instance methods
link_established
Source
link_established=
(link_established :
Proc
(
Link
,
Nil
) |
Nil
)
Source
packet
Source
packet=
(packet :
Proc
(
Bytes
,
Packet
,
Nil
) |
Nil
)
Source
proof_requested
Source
proof_requested=
(proof_requested :
Proc
(
Packet
,
Bool
) |
Nil
)
Source