AbstractCallRequestTaskOnStart Method |
Namespace: Ozeki.VoIPAssembly: OzekiSDK (in OzekiSDK.dll) Version: 1.8.12.0 (1.8.12)
Syntax protected abstract bool OnStart()
Protected MustOverride Function OnStart As Boolean
protected:
virtual bool OnStart() abstract
abstract OnStart : unit -> bool
Return Value
Type:
BooleanSee Also