| Package | Description |
|---|---|
| microsoft.aspnet.signalr.client.hubs |
| Modifier and Type | Method and Description |
|---|---|
<E1,E2,E3> void |
HubProxy.on(String eventName,
SubscriptionHandler3<E1,E2,E3> handler,
Class<E1> parameter1,
Class<E2> parameter2,
Class<E3> parameter3) |
Copyright © 2019. All rights reserved.