ICallLoggerLogWrite Method |
Namespace: Ozeki.VoIPAssembly: OzekiSDK (in OzekiSDK.dll) Version: 1.8.12.0 (1.8.12)
Syntax void LogWrite(
LogEventArgs args
)
Sub LogWrite (
args As LogEventArgs
)
void LogWrite(
LogEventArgs^ args
)
abstract LogWrite :
args : LogEventArgs -> unit
Parameters
- args
- Type: Ozeki.VoIPLogEventArgs
See Also