示例#1
0
 /**
  * 	returns id of the Vistor Message Channel
  *
  *	@return	integer		array including
  **/
 public function fetchVMChannel()
 {
     return $this->library->fetchVMChannel();
 }