Constructors
constructor
-
Parameters
Properties
className
className: string
signName
signName: string
templateId
templateId: string
Methods
getAttrEditors
- getAttrEditors(): AttributeEditorBase[]
-
Returns AttributeEditorBase[]
smsSend
-
Parameters
-
-
-
Optional vcodekey: string
-
Optional vcode: string
Returns void
smsSendTemplateA
- smsSendTemplateA(phone: string, tempParam: object, callback: SmsSendCallbackHandle, vcodekey?: string, vcode?: string): void
-
Parameters
-
phone: string
-
tempParam: object
-
-
Optional vcodekey: string
-
Optional vcode: string
Returns void
smsSendTemplateB
- smsSendTemplateB(phone: string, signName: string, tempId: string, tempParam: object, callback: SmsSendCallbackHandle, vcodekey?: string, vcode?: string): void
-
Parameters
-
phone: string
-
signName: string
-
tempId: string
-
tempParam: object
-
-
Optional vcodekey: string
-
Optional vcode: string
Returns void
smsSends
-
Parameters
-
-
-
Optional vcodekey: string
-
Optional vcode: string
Returns void
短信服务