c.l.i.m.IDirectEmailAuthorization(Interface) : interface documentation

Part of canonical.launchpad.interfaces.message View In Hierarchy

Known implementations: canonical.launchpad.database.message.DirectEmailAuthorization

Can a Launchpad user contact another Launchpad user?
Bool is_allowed True if the sender allowed to send a message to another Launchpad user.
Datetime throttle_date Undocumented
Int message_quota Undocumented
Method record Record that the message was sent.
is_allowed =
True if the sender allowed to send a message to another Launchpad user.
throttle_date =
Undocumented
message_quota =
Undocumented
def record(message):
Record that the message was sent.
ParametersmessageThe email message that was sent. (type: email.Message.Message)
API Documentation for Launchpad, generated by pydoctor at 2010-09-27 00:00:11.