*/
protected static $baseClass = 'wcf\data\conversation\message\ConversationMessage';
- /**
- * @see wcf\system\user\notification\object\IUserNotificationObject::getObjectID()
- */
- public function getObjectID() {
- return $this->messageID;
- }
-
/**
* @see wcf\system\user\notification\object\IUserNotificationObject::getTitle()
*/
*/
protected static $baseClass = 'wcf\data\conversation\Conversation';
- /**
- * @see wcf\system\user\notification\object\IUserNotificationObject::getObjectID()
- */
- public function getObjectID() {
- return $this->conversationID;
- }
-
/**
* @see wcf\system\user\notification\object\IUserNotificationObject::getTitle()
*/