StrixNetworkSearchRoom Method (Int32, Int32, RoomSearchEventHandler, FailureEventHandler, RequestConfig) |
Starts an asynchronous search for match rooms.
After search is complete handler callback is invoked with a list of found rooms.
Namespace:
SoftGear.Strix.Unity.Runtime
Assembly:
StrixUnityRuntime (in StrixUnityRuntime.dll) Version: 1.5.0
Syntax Exceptions Remarks
To use this method you have to connect to the master server at least once.
If disconnected, calling this method will reconnect to the master server with the last used host and port parameters.
Possible exception types in FailureEventArgs's cause:See Also