| StrixNetworkSearchJoinableRoom Method (Int32, Int32, RoomSearchEventHandler, FailureEventHandler, RequestConfig) | 
 
              Starts an asynchronous search for match rooms that have enough room for joining.
              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
Syntax Exceptions
Exceptions Remarks
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.
              Despite the name, it doesn't check if 
isJoinable parameter of the match room is set to 
.
              
Possible exception types in FailureEventArgs's cause: See Also
See Also