| 
    sipxmedialib
    Version 3.3
    
   | 
 


Go to the source code of this file.
Functions | |
| virtual void | GetSenderStatistics (uint32_t *ulPacketCount, uint32_t *ulOctetCount)=0 | 
      
  | 
  pure virtual | 
Method Name: GetSenderStatistics
Inputs: None
Outputs: unsigned long *ulPacketCount - Sender Packet Count unsigned long *ulOctetCount - Sender Octet Count
Returns: void
Description: Returns the packet and octet counts stored as attributes.
Usage Notes:
 1.8.11