Toggle navigation
Hot Examples
KO
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
검색
홈
PAGI
CallSpool
ICallSpool
PHP 인터페이스 PAGI\CallSpool\ICallSpool
PHP Version 5
링크 보기:
http://marcelog.github.com/PAGI/
저자:
Marcelo Gornstein (
[email protected]
)
파일 보기
프로젝트 열기: marcelog/pagi
공개 메소드들
메소드
설명
spool
(
CallFile
$call
,
integer
$schedule
= null ) :
void
Spools the given call.
메소드 상세
spool()
공개
메소드
Spools the given call.
public
spool
(
CallFile
$call
,
integer
$schedule
= null ) :
void
$call
CallFile
Call to spool.
$schedule
integer
Optional unix timestamp to schedule the call.
리턴
void