UNA
BxDolQueuePush Class Reference
Inheritance diagram for BxDolQueuePush:
BxDolQueue iBxDolSingleton BxDolFactory

Public Member Functions

 add ($iProfileId, $aMessage)
 
- Public Member Functions inherited from BxDolQueue
 __clone ()
 
 send ($iLimit=0)
 

Static Public Member Functions

static getInstance ()
 

Protected Member Functions

 _send ($iProfileId, $sMessage)
 

Member Function Documentation

◆ _send()

BxDolQueuePush::_send (   $iProfileId,
  $sMessage 
)
protected

Internal method which performs sending using predefined list of params.

◆ add()

BxDolQueuePush::add (   $iProfileId,
  $aMessage 
)

Add message to push queue

Parameters
integer$iProfileId- recipient profile ID
array$aMessage- array with Push message
Returns
true on success, false on error

◆ getInstance()

static BxDolQueuePush::getInstance ( )
static

Get singleton instance of the class

Implements iBxDolSingleton.


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