Delegate AimpEventsDelegate
Delegate AimpEventsDelegate
Namespace: AIMP.SDK
Assembly: AIMP.SDK.dll
Syntax
public delegate void AimpEventsDelegate(AimpCoreMessageType param1, int param2);
Parameters
Type | Name | Description |
---|---|---|
AimpCoreMessageType | param1 | The param1. |
System.Int32 | param2 | The param2. |