ServerHelperApi::SetDefaultStream(const char*)

Sets the default stream name for the personal server.

Virtual?

No

 

Class

ServerHelperApi

 

Arguments

const char *name

the name of the stream

Returns

void

 

Notes

Sets the name of the stream to create when initializing the personal server. This is the equivalent of the '-c' flag when using the command line interface. Running PrepareToCloneRemote() will override the value set by SetDefaultStream().