CounterServiceAgent
FinalYes
Table of Contents
Methods
- deleteAll() : string
- deleteAllViaAgent() : void
Methods
deleteAll()
public
static deleteAll(int $userId, bool $withNotify, int $lastUnreadId) : string
Parameters
- $userId : int
- $withNotify : bool
- $lastUnreadId : int
Tags
Return values
stringdeleteAllViaAgent()
public
static deleteAllViaAgent(int $userId, bool $withNotify) : void
Parameters
- $userId : int
- $withNotify : bool