Embodies the notion of a note, left for an offline user.
Constructor.
Returns a JSONSchema of the note, for serialisation.
Decrypts the note, Base64-decoding line and sender.
Encrypts the note, Base64-encoding line and sender.
JSON schema.
Line of text left as a note, optionally Base64-encoded.
String name of the sender, optionally Base64-encoded. May be a display name.
UNIX timestamp of when the note was left.
Embodies the notion of a note, left for an offline user.