Navigation
API > API/Plugins > API/Plugins/MultiUserClient > API/Plugins/MultiUserClient/IClientChangeOperation
Description
Completes when the operation of changing streams has completed.
This can be called at most once; subsequent calls result in an unset future.
This future can complete on any thread.
| Name | OnChangeStream |
| Type | function |
| Header File | /Engine/Plugins/Developer/Concert/ConcertApp/MultiUserClient/Source/MultiUserClient/Public/Replication/IClientChangeOperation.h |
| Include Path | #include "Replication/IClientChangeOperation.h" |
TFuture < FChangeClientStreamResponse > OnChangeStream()