| Package | Description |
|---|---|
| cloud.orbit.actors.client.streams | |
| cloud.orbit.actors.peer.streams | |
| cloud.orbit.actors.server.streams |
| Modifier and Type | Class and Description |
|---|---|
class |
ClientSideStreamProxyImpl |
| Modifier and Type | Method and Description |
|---|---|
<T> Task<StreamSubscriptionHandle<T>> |
ServerSideStreamProxy.subscribe(String provider,
int dataClassId,
String streamId,
ClientSideStreamProxy proxy) |
| Modifier and Type | Method and Description |
|---|---|
<T> Task<StreamSubscriptionHandle<T>> |
ServerSideStreamProxyImpl.subscribe(String provider,
int dataClassId,
String streamId,
ClientSideStreamProxy proxy) |
Copyright © 2019 Electronic Arts Inc. All rights reserved.