Ozeki VoIP SDK Class library
AllowedId Method (id)
NamespacesOzeki.Common.LoggerILoggerAllowedId(Int32)
If the given ID is present, the log will be written even if the logging level is not proper
Declaration Syntax
C#Visual BasicVisual C++
bool AllowedId(
	int id
)
Function AllowedId ( 
	id As Integer
) As Boolean
bool AllowedId(
	int id
)
Parameters
id (Int32)
The ID of the event
Return Value
Boolean
true if the ID is present, otherwise, false

Assembly: VoIPSDK (Module: VoIPSDK.dll) Version: 10.1.3.502