OpenSim
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Events Macros
Public Member Functions | List of all members
OpenSim.Region.Framework.Interfaces.IEmailModule Interface Reference
Inheritance diagram for OpenSim.Region.Framework.Interfaces.IEmailModule:
Inheritance graph
[legend]

Public Member Functions

void SendEmail (UUID objectID, string address, string subject, string body)
 
Email GetNextEmail (UUID objectID, string sender, string subject)
 

Detailed Description

Definition at line 41 of file IEmailModule.cs.

Member Function Documentation

Email OpenSim.Region.Framework.Interfaces.IEmailModule.GetNextEmail ( UUID  objectID,
string  sender,
string  subject 
)
void OpenSim.Region.Framework.Interfaces.IEmailModule.SendEmail ( UUID  objectID,
string  address,
string  subject,
string  body 
)

The documentation for this interface was generated from the following file: