ICallLoggerLogWrite Method |
Namespace:
Ozeki.VoIP
Assembly:
OzekiSDK (in OzekiSDK.dll) Version: 10.3.199.0
Syntaxvoid LogWrite(
LogEventArgs args
)
Sub LogWrite (
args As LogEventArgs
)
void LogWrite(
LogEventArgs^ args
)
abstract LogWrite :
args : LogEventArgs -> unit
Parameters
- args
- Type: Ozeki.VoIPLogEventArgs
See Also