LBM .Net API Documentation
LBMRegistrationIdCallback Delegate
Namespacescom.latencybusters.lbmLBMRegistrationIdCallback
Receiver registration ID callback delegate (UME only)
Declaration Syntax
C#
public delegate long LBMRegistrationIdCallback(
	Object cbArg,
	string source,
	long sourceRegId
)
Parameters
cbArg (Object)
Callback object token
source (String)
Name of the source for the ID
sourceRegId (Int64)
Registration ID for the source
Return Value
Registration ID to be used by the receiver

Assembly: lbmcs (Module: lbmcs) Version: 6.7.1.0