IOzPhoneCallAnswer(CallType) Method |
Namespace: Ozeki.VoIPAssembly: OzekiSDK (in OzekiSDK.dll) Version: 10.5.1
Syntaxbool Answer(
CallType callType
)
Function Answer (
callType As CallType
) As Boolean
bool Answer(
CallType callType
)
abstract Answer :
callType : CallType -> bool Parameters
- callType CallType
-
Return Value
Boolean
See Also