AbstractCallRequestTaskOnStart Method |
Namespace:
Ozeki.VoIP
Assembly:
OzekiSDK (in OzekiSDK.dll) Version: 10.3.183.0
Syntaxprotected abstract bool OnStart()
Protected MustOverride Function OnStart As Boolean
protected:
virtual bool OnStart() abstract
abstract OnStart : unit -> bool
Return Value
Type:
Boolean
See Also