LBM .Net API Documentation
LBMSourceNotification Delegate
Namespacescom.latencybusters.lbmLBMSourceNotification
New source notification callback delegate
Declaration Syntax
C#
public delegate void LBMSourceNotification(
	string topic,
	string source,
	Object cbArg
)
Parameters
topic (String)
Topic string for available
source (String)
String identifing source advertising on this topic
cbArg (Object)
Callback object token

Assembly: lbmcs (Module: lbmcs) Version: 6.7.1.0