If the given ID is present, the log will be written even if the logging level is not proper
| C# | Visual Basic | Visual C++ |
bool AllowedId( int id )
Function AllowedId ( id As Integer ) As Boolean
bool AllowedId( int id )
- id (Int32)
- The ID of the event
Boolean
true if the ID is present, otherwise, false
true if the ID is present, otherwise, false
Assembly: VoIPSDK (Module: VoIPSDK.dll) Version: 10.1.3.502