添加提交回调函数
-
完整签名:添加提交回调函数(提交成功时:FuncType,提交失败时:FuncType):void
-
参数列表:
-
提交成功时 (FuncType)
-
提交失败时 (FuncType)
-
-
返回值:
void
(void
)
-
tips:
添加提交回调函数,在提交成功/失败后,提交本身的回调调用前,按添加顺序调用额外的回调函数
-
相关页面:
-
面向过程: 添加提交回调函数
完整签名:添加提交回调函数(提交成功时:FuncType,提交失败时:FuncType):void
参数列表:
提交成功时 (FuncType)
提交失败时 (FuncType)
返回值:
void
(void
)tips:
添加提交回调函数,在提交成功/失败后,提交本身的回调调用前,按添加顺序调用额外的回调函数
相关页面:
面向过程: 添加提交回调函数