You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@@ -1756,7 +1757,7 @@ The defined MVR_NEW_SESSION_HOST message Attributes are specified in Table 76.
1756
1757
| Type |[String](#user-content-attrtype-string)| Not Optional |Defines the type of the message. Should be MVR_NEW_SESSION_HOST |
1757
1758
| ServiceName |[String](#user-content-attrtype-string)| Empty | New mDNS Service Name to connect to. If Empty, ignore. Cannot be set together with ServiceURL |
1758
1759
| StationUUID |[UUID](#user-content-attrtype-uuid)| Not Optional | UUID for the station inside the network. This UUID should be persistent across multiple start-ups of the same software on the same computer |
1759
-
| ServiceURL | [String](#user-content-attrtype-string) | Empty. | New WebSocket Service URL to connect to. If Empty, ignore. Cannot be set together with ServiceURL
1760
+
| ServiceURL | [String](#user-content-attrtype-string) | Empty. | New WebSocket Service URL to connect to. If Empty, ignore. Cannot be set together with ServiceName
1760
1761
1761
1762
The defined MVR_NEW_SESSION_HOST error response Attributes Attributes are specified in Table 77.
0 commit comments