sweatyballs v0.0.1 (2021-07-20T17:34:23Z)
Dub
Repo
LinkUnit
libsweatyballs
link
unit
Undocumented in source.
final
class
LinkUnit {
this
(Address sender, link.LinkMessage message);
Address
getSender
();
link
.
LinkMessage
getMessage
();
}
Constructors
this
this
(Address sender, link.LinkMessage message)
Undocumented in source.
Members
Functions
getMessage
link
.
LinkMessage
getMessage
()
Undocumented in source. Be warned that the author may not have intended to support it.
getSender
Address
getSender
()
Undocumented in source. Be warned that the author may not have intended to support it.
Meta
Source
See Implementation
libsweatyballs
link
unit
classes
LinkUnit