SyncInternalManager
Class SyncInternalManager
Table of Contents
Constants
- FLAG_SEEN = 'seen'
- FLAG_UNSEEN = 'unseen'
Methods
- __construct() : mixed
- setUserId() : mixed
Constants
FLAG_SEEN
public
mixed
FLAG_SEEN
= 'seen'
FLAG_UNSEEN
public
mixed
FLAG_UNSEEN
= 'unseen'
Methods
__construct()
public
__construct(mixed $mailboxId, mixed $messagesIds[, mixed $userId = null ]) : mixed
Parameters
- $mailboxId : mixed
- $messagesIds : mixed
- $userId : mixed = null
setUserId()
public
setUserId(mixed $userId) : mixed
Parameters
- $userId : mixed