Jive Forums API (5.5.20.2-oracle) Core Javadocs

Uses of Class
com.jivesoftware.forum.PrivateMessageRejectedException

Packages that use PrivateMessageRejectedException
com.jivesoftware.forum Core interfaces and classes for Jive Forums. 
 

Uses of PrivateMessageRejectedException in com.jivesoftware.forum
 

Methods in com.jivesoftware.forum that throw PrivateMessageRejectedException
 void PrivateMessageManager.saveMessageAsDraft(PrivateMessage privateMessage)
          Saves a message as a draft by storing it in the sender's Drafts folder.
 PrivateMessage PrivateMessageManager.sendMessage(PrivateMessage privateMessage, User recipient, boolean copyToSentFolder)
          Sends a private message to another user.
 


Jive Forums Project Page

Copyright © 1999-2006 Jive Software.