Navigation
API > API/Plugins > API/Plugins/MultiUserClient > API/Plugins/MultiUserClient/Replication > API/Plugins/MultiUserClient/Replication/IClientChangeOperation
References
| Module | MultiUserClient |
| Header | /Engine/Plugins/Developer/Concert/ConcertApp/MultiUserClient/Source/MultiUserClient/Public/Replication/IClientChangeOperation.h |
| Include | #include "Replication/IClientChangeOperation.h" |
TFuture < FChangeClientStreamResponse > OnChangeStream()
Remarks
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.