dev
Notified
class Notified { public const STATUS_SENT = 1; public const STATUS_RECEIVED = 2; public const STATUS_READ = 3;