UnityEngine.UNETModule.xml 106 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187118811891190119111921193119411951196119711981199120012011202120312041205120612071208120912101211121212131214121512161217121812191220122112221223122412251226122712281229123012311232123312341235123612371238123912401241124212431244124512461247124812491250125112521253125412551256125712581259126012611262126312641265126612671268126912701271127212731274127512761277127812791280128112821283128412851286128712881289129012911292129312941295129612971298129913001301130213031304130513061307130813091310131113121313131413151316131713181319132013211322132313241325132613271328132913301331133213331334133513361337133813391340134113421343134413451346134713481349135013511352135313541355135613571358135913601361136213631364136513661367136813691370137113721373137413751376137713781379138013811382138313841385138613871388138913901391139213931394139513961397139813991400140114021403140414051406140714081409141014111412141314141415141614171418141914201421142214231424142514261427142814291430143114321433143414351436143714381439144014411442144314441445144614471448144914501451145214531454145514561457145814591460146114621463146414651466146714681469147014711472147314741475147614771478147914801481148214831484148514861487148814891490149114921493149414951496149714981499150015011502150315041505150615071508150915101511151215131514151515161517151815191520152115221523152415251526152715281529153015311532153315341535153615371538153915401541154215431544154515461547154815491550155115521553155415551556155715581559156015611562156315641565156615671568156915701571157215731574157515761577157815791580158115821583158415851586158715881589159015911592159315941595159615971598159916001601160216031604160516061607160816091610161116121613161416151616161716181619162016211622162316241625162616271628162916301631163216331634163516361637163816391640164116421643164416451646164716481649165016511652165316541655165616571658165916601661166216631664166516661667166816691670167116721673167416751676167716781679168016811682168316841685168616871688168916901691169216931694169516961697169816991700170117021703170417051706170717081709171017111712171317141715171617171718171917201721172217231724172517261727172817291730173117321733173417351736
  1. <?xml version="1.0" encoding="utf-8" standalone="yes"?>
  2. <doc>
  3. <members>
  4. <assembly>
  5. <name>UnityEngine.UNETModule</name>
  6. </assembly>
  7. <member name="T:UnityEngine.Networking.ChannelQOS">
  8. <summary>
  9. <para>Defines parameters of channels.</para>
  10. </summary>
  11. </member>
  12. <member name="P:UnityEngine.Networking.ChannelQOS.BelongsToSharedOrderChannel">
  13. <summary>
  14. <para>Returns true if the channel belongs to a shared group.</para>
  15. </summary>
  16. </member>
  17. <member name="M:UnityEngine.Networking.ChannelQOS.#ctor(UnityEngine.Networking.QosType)">
  18. <summary>
  19. <para>UnderlyingModel.MemDoc.MemDocModel.</para>
  20. </summary>
  21. <param name="value">Requested type of quality of service (default Unreliable).</param>
  22. <param name="channel">Copy constructor.</param>
  23. </member>
  24. <member name="M:UnityEngine.Networking.ChannelQOS.#ctor">
  25. <summary>
  26. <para>UnderlyingModel.MemDoc.MemDocModel.</para>
  27. </summary>
  28. <param name="value">Requested type of quality of service (default Unreliable).</param>
  29. <param name="channel">Copy constructor.</param>
  30. </member>
  31. <member name="M:UnityEngine.Networking.ChannelQOS.#ctor(UnityEngine.Networking.ChannelQOS)">
  32. <summary>
  33. <para>UnderlyingModel.MemDoc.MemDocModel.</para>
  34. </summary>
  35. <param name="value">Requested type of quality of service (default Unreliable).</param>
  36. <param name="channel">Copy constructor.</param>
  37. </member>
  38. <member name="P:UnityEngine.Networking.ChannelQOS.QOS">
  39. <summary>
  40. <para>Channel quality of service.</para>
  41. </summary>
  42. </member>
  43. <member name="T:UnityEngine.Networking.ConnectionAcksType">
  44. <summary>
  45. <para>Defines size of the buffer holding reliable messages, before they will be acknowledged.</para>
  46. </summary>
  47. </member>
  48. <member name="F:UnityEngine.Networking.ConnectionAcksType.Acks128">
  49. <summary>
  50. <para>Ack buffer can hold 128 messages.</para>
  51. </summary>
  52. </member>
  53. <member name="F:UnityEngine.Networking.ConnectionAcksType.Acks32">
  54. <summary>
  55. <para>Ack buffer can hold 32 messages.</para>
  56. </summary>
  57. </member>
  58. <member name="F:UnityEngine.Networking.ConnectionAcksType.Acks64">
  59. <summary>
  60. <para>Ack buffer can hold 64 messages.</para>
  61. </summary>
  62. </member>
  63. <member name="F:UnityEngine.Networking.ConnectionAcksType.Acks96">
  64. <summary>
  65. <para>Ack buffer can hold 96 messages.</para>
  66. </summary>
  67. </member>
  68. <member name="T:UnityEngine.Networking.ConnectionConfig">
  69. <summary>
  70. <para>This class defines parameters of connection between two peers, this definition includes various timeouts and sizes as well as channel configuration.</para>
  71. </summary>
  72. </member>
  73. <member name="P:UnityEngine.Networking.ConnectionConfig.AckDelay">
  74. <summary>
  75. <para>Defines the duration in milliseconds that the receiver waits for before it sends an acknowledgement back without waiting for any data payload. Default value = 33.
  76. Network clients that send data to a server may do so using many different quality of service (QOS) modes, some of which (reliable modes) expect the server to send back acknowledgement of receipt of data sent.
  77. Servers must periodically acknowledge data packets received over channels with reliable QOS modes by sending packets containing acknowledgement data (also known as "acks") back to the client. If the server were to send an acknowledgement immediately after receiving each packet from the client there would be significant overhead (the acknowledgement is a 32 or 64 bit integer, which is very small compared to the whole size of the packet which also contains the IP and the UDP header). AckDelay allows the server some time to accumulate a list of received reliable data packets to acknowledge, and decreases traffic overhead by combining many acknowledgements into a single packet.</para>
  78. </summary>
  79. </member>
  80. <member name="P:UnityEngine.Networking.ConnectionConfig.AcksType">
  81. <summary>
  82. <para>Determines the size of the buffer used to store reliable messages that are waiting for acknowledgement. It can be set to Acks32, Acks64, Acks96, or Acks128. Depends of this setting buffer can hold 32, 64, 96, or 128 messages. Default value = Ack32.
  83. Messages sent on reliable quality of service channels are stored in a special buffer while they wait for acknowledgement from the peer. This buffer can be either 32, 64, 96 or 128 positions long. It is recommended to begin with this value set to Ack32, which defines a buffer up to 32 messages in size. If you receive NoResources errors often when you send reliable messages, change this value to the next possible size.</para>
  84. </summary>
  85. </member>
  86. <member name="M:UnityEngine.Networking.ConnectionConfig.AddChannel(UnityEngine.Networking.QosType)">
  87. <summary>
  88. <para>Adds a new channel to the configuration and returns the unique id of that channel.
  89. Channels are logical delimiters of traffic between peers. Every time you send data to a peer, you should use two ids: connection id and channel id. Channels are not only logically separate traffic but could each be configured with a different quality of service (QOS). In the example below, a configuration is created containing two channels with Unreliable and Reliable QOS types. This configuration is then used for sending data.</para>
  90. </summary>
  91. <param name="value">Add new channel to configuration.</param>
  92. <returns>
  93. <para>Channel id, user can use this id to send message via this channel.</para>
  94. </returns>
  95. </member>
  96. <member name="P:UnityEngine.Networking.ConnectionConfig.AllCostTimeout">
  97. <summary>
  98. <para>Defines the timeout in milliseconds after which messages sent via the AllCost channel will be re-sent without waiting for acknowledgement. Default value = 20 ms.
  99. AllCost delivery quality of service (QOS) is a special QOS for delivering game-critical information, such as when the game starts, or when bullets are shot.
  100. Due to packets dropping, sometimes reliable messages cannot be delivered and need to be re-sent. Reliable messages will re-sent after RTT+Delta time, (RTT is round trip time) where RTT is a dynamic value and can reach couple of hundred milliseconds. For the AllCost delivery channel this timeout can be user-defined to force game critical information to be re-sent.</para>
  101. </summary>
  102. </member>
  103. <member name="P:UnityEngine.Networking.ConnectionConfig.BandwidthPeakFactor">
  104. <summary>
  105. <para>Defines, when multiplied internally by InitialBandwidth, the maximum bandwidth that can be used under burst conditions.</para>
  106. </summary>
  107. </member>
  108. <member name="P:UnityEngine.Networking.ConnectionConfig.ChannelCount">
  109. <summary>
  110. <para>(Read Only) The number of channels in the current configuration.</para>
  111. </summary>
  112. </member>
  113. <member name="P:UnityEngine.Networking.ConnectionConfig.Channels">
  114. <summary>
  115. <para>The list of channels belonging to the current configuration.
  116. Note: any ConnectionConfig passed as a parameter to a function in Unity Multiplayer is deep copied (that is, an entirely new copy is made, with no references to the original).</para>
  117. </summary>
  118. </member>
  119. <member name="P:UnityEngine.Networking.ConnectionConfig.ConnectTimeout">
  120. <summary>
  121. <para>Timeout in ms which library will wait before it will send another connection request.</para>
  122. </summary>
  123. </member>
  124. <member name="M:UnityEngine.Networking.ConnectionConfig.#ctor">
  125. <summary>
  126. <para>Will create default connection config or will copy them from another.</para>
  127. </summary>
  128. <param name="config">Connection config.</param>
  129. </member>
  130. <member name="M:UnityEngine.Networking.ConnectionConfig.#ctor(UnityEngine.Networking.ConnectionConfig)">
  131. <summary>
  132. <para>Will create default connection config or will copy them from another.</para>
  133. </summary>
  134. <param name="config">Connection config.</param>
  135. </member>
  136. <member name="P:UnityEngine.Networking.ConnectionConfig.DisconnectTimeout">
  137. <summary>
  138. <para>Defines the timeout in milliseconds before a connection is considered to have been disconnected. Default value = 2000.
  139. Unity Multiplayer defines conditions under which a connection is considered as disconnected. Disconnection can happen for the following reasons:
  140. (1) A disconnection request was received.
  141. (2) The connection has not received any traffic at all for a time longer than DisconnectTimeout (Note that live connections receive regular keep-alive packets, so in this case "no traffic" means not only no user traffic but also absence of any keep-alive traffic as well).
  142. (3) Flow control determines that the time between sending packets is longer than DisconnectTimeout. Keep-alive packets are regularly delivered from peers and contain statistical information. This information includes values of packet loss due to network and peer overflow conditions. Setting NetworkDropThreshold and OverflowDropThreshold defines thresholds for flow control which can decrease packet frequency. When the time before sending the next packet is longer than DisconnectTimeout, the connection will be considered as disconnected and a disconnect event is received.</para>
  143. </summary>
  144. </member>
  145. <member name="P:UnityEngine.Networking.ConnectionConfig.FragmentSize">
  146. <summary>
  147. <para>Defines the fragment size for fragmented messages (for QOS: ReliableFragmented and UnreliableFragmented). Default value = 500.
  148. Under fragmented quality of service modes, the original message is split into fragments (up to 64) of up to FragmentSize bytes each. The fragment size depends on the frequency and size of reliable messages sent. Each reliable message potentially could be re-sent, so you need to choose a fragment size less than the remaining free space in a UDP packet after retransmitted reliable messages are added to the packet. For example, if Networking.ConnectionConfig.PacketSize is 1440 bytes, and a reliable message's average size is 200 bytes, it would be wise to set this parameter to 900 – 1000 bytes.</para>
  149. </summary>
  150. </member>
  151. <member name="M:UnityEngine.Networking.ConnectionConfig.GetChannel(System.Byte)">
  152. <summary>
  153. <para>Return the QoS set for the given channel or throw an out of range exception.</para>
  154. </summary>
  155. <param name="idx">Index in array.</param>
  156. <returns>
  157. <para>Channel QoS.</para>
  158. </returns>
  159. </member>
  160. <member name="M:UnityEngine.Networking.ConnectionConfig.GetSharedOrderChannels(System.Byte)">
  161. <summary>
  162. <para>Return IList&lt;byte&gt; of channel IDs which belong to the group.</para>
  163. </summary>
  164. <param name="idx">Group id.</param>
  165. <returns>
  166. <para>List of channel IDs belonging to the group.</para>
  167. </returns>
  168. </member>
  169. <member name="P:UnityEngine.Networking.ConnectionConfig.InitialBandwidth">
  170. <summary>
  171. <para>Gets or sets the bandwidth in bytes per second that can be used by Unity Multiplayer. No traffic over this limit is allowed. Unity Multiplayer may internally reduce the bandwidth it uses due to flow control. The default value is 1.5MB/sec (1,536,000 bytes per second). The default value is intentionally a large number to allow all traffic to pass without delay.</para>
  172. </summary>
  173. </member>
  174. <member name="M:UnityEngine.Networking.ConnectionConfig.MakeChannelsSharedOrder(System.Collections.Generic.List`1&lt;System.Byte&gt;)">
  175. <summary>
  176. <para>Allows you to combine multiple channels into a single group, so those channels share a common receiving order.</para>
  177. </summary>
  178. <param name="channelIndices">The list of channel indices which should be grouped together. The list can include both reliable and unreliable channels.</param>
  179. </member>
  180. <member name="P:UnityEngine.Networking.ConnectionConfig.MaxCombinedReliableMessageCount">
  181. <summary>
  182. <para>Defines the maximum number of small reliable messages that can be included in one combined message. Default value = 10.
  183. Since each message sent to a server contains IP information and a UDP header, duplicating this information for every message sent can be inefficient in the case where there are many small messages being sent frequently. Many small reliable messages can be combined into one longer reliable message, saving space in the waiting buffer. Unity Multiplayer will automatically combine up to MaxCombinedReliableMessageCount small messages into one message. To qualify as a small message, the data payload of the message should not be greater than MaxCombinedReliableMessageSize.</para>
  184. </summary>
  185. </member>
  186. <member name="P:UnityEngine.Networking.ConnectionConfig.MaxCombinedReliableMessageSize">
  187. <summary>
  188. <para>Defines the maximum size in bytes of a reliable message which is considered small enough to include in a combined message. Default value = 100.
  189. Since each message sent to a server contains IP information and a UDP header, duplicating this information for every message sent can be inefficient in the case where there are many small messages being sent frequently. Many small reliable messages can be combined into one longer reliable message, saving space in the waiting buffer. Unity Multiplayer will automatically combine up to MaxCombinedReliableMessageCount small messages into one message. To qualify as a small message, the data payload of the message should not be greater than MaxCombinedReliableMessageSize.</para>
  190. </summary>
  191. </member>
  192. <member name="P:UnityEngine.Networking.ConnectionConfig.MaxConnectionAttempt">
  193. <summary>
  194. <para>Defines the maximum number of times Unity Multiplayer will attempt to send a connection request without receiving a response before it reports that it cannot establish a connection. Default value = 10.</para>
  195. </summary>
  196. </member>
  197. <member name="P:UnityEngine.Networking.ConnectionConfig.MaxSentMessageQueueSize">
  198. <summary>
  199. <para>Defines maximum number of messages that can be held in the queue for sending. Default value = 128.
  200. This buffer serves to smooth spikes in traffic and decreases network jitter. If the queue is full, a NoResources error will result from any calls to Send(). Setting this value greater than around 300 is likely to cause significant delaying of message delivering and can make game unplayable.</para>
  201. </summary>
  202. </member>
  203. <member name="P:UnityEngine.Networking.ConnectionConfig.MinUpdateTimeout">
  204. <summary>
  205. <para>Defines minimum time in milliseconds between sending packets. This duration may be automatically increased if required by flow control. Default value = 10.
  206. When Send() is called, Unity Multiplayer won’t send the message immediately. Instead, once every SendTimeout milliseconds each connection is checked to see if it has something to send. While initial and minimal send timeouts can be set, these may be increased internally due to network conditions or buffer overflows.</para>
  207. </summary>
  208. </member>
  209. <member name="P:UnityEngine.Networking.ConnectionConfig.NetworkDropThreshold">
  210. <summary>
  211. <para>Defines the percentage (from 0 to 100) of packets that need to be dropped due to network conditions before the SendUpdate timeout is automatically increased (and send rate is automatically decreased). Default value = 5.
  212. To avoid receiver overflow, Unity Multiplayer supports flow control. Each ping packet sent between connected peers contains two values:
  213. (1) Packets lost due to network conditions.
  214. (2) Packets lost because the receiver does not have free space in its incoming buffers.
  215. Like OverflowDropThreshold, both values are reported in percent. Use NetworkDropThreshold and OverflowDropThreshold to set thresholds for these values. If a value reported in the ping packet exceeds the corresponding threshold, Unity Multiplayer increases the sending timeout for packets up to a maximum value of DisconnectTimeout.
  216. Note: wireless networks usually exhibit 5% or greater packet loss. For wireless networks it is advisable to use a NetworkDropThreshold of 40-50%.</para>
  217. </summary>
  218. </member>
  219. <member name="P:UnityEngine.Networking.ConnectionConfig.OverflowDropThreshold">
  220. <summary>
  221. <para>Defines the percentage (from 0 to 100) of packets that need to be dropped due to lack of space in internal buffers before the SendUpdate timeout is automatically increased (and send rate is automatically decreased). Default value = 5.
  222. To avoid receiver overflow, Unity Multiplayer supports flow control. Each ping packet sent between connected peers contains two values:
  223. (1) Packets lost due to network conditions.
  224. (2) Packets lost because the receiver does not have free space in its incoming buffers.
  225. Like NetworkDropThreshold, both values are reported in percent. Use NetworkDropThreshold and OverflowDropThreshold to set thresholds for these values. If a value reported in the ping packet exceeds the corresponding threshold, Unity Multiplayer increases the sending timeout for packets up to a maximum value of DisconnectTimeout.
  226. Note: wireless networks usually exhibit 5% or greater packet loss. For wireless networks it is advisable to use a NetworkDropThreshold of 40-50%.</para>
  227. </summary>
  228. </member>
  229. <member name="P:UnityEngine.Networking.ConnectionConfig.PacketSize">
  230. <summary>
  231. <para>Defines maximum packet size (in bytes) (including payload and all header). Packet can contain multiple messages inside. Default value = 1500.
  232. Note that this default value is suitable for local testing only. Usually you should change this value; a recommended setting for PC or mobile is 1470. For games consoles this value should probably be less than ~1100. Wrong size definition can cause packet dropping.</para>
  233. </summary>
  234. </member>
  235. <member name="P:UnityEngine.Networking.ConnectionConfig.PingTimeout">
  236. <summary>
  237. <para>Defines the duration in milliseconds between keep-alive packets, also known as pings. Default value = 500.
  238. The ping frequency should be long enough to accumulate good statistics and short enough to compare with DisconnectTimeout. A good guideline is to have more than 3 pings per disconnect timeout, and more than 5 messages per ping. For example, with a DisconnectTimeout of 2000ms, a PingTimeout of 500ms works well.</para>
  239. </summary>
  240. </member>
  241. <member name="P:UnityEngine.Networking.ConnectionConfig.ResendTimeout">
  242. <summary>
  243. <para>Defines the maximum wait time in milliseconds before the "not acknowledged" message is re-sent. Default value = 1200.
  244. It does not make a lot of sense to wait for acknowledgement forever. This parameter sets an upper time limit at which point reliable messages are re-sent.</para>
  245. </summary>
  246. </member>
  247. <member name="P:UnityEngine.Networking.ConnectionConfig.SendDelay">
  248. <summary>
  249. <para>Gets or sets the delay in milliseconds after a call to Send() before packets are sent. During this time, new messages may be combined in queued packets. Default value: 10ms.</para>
  250. </summary>
  251. </member>
  252. <member name="P:UnityEngine.Networking.ConnectionConfig.SharedOrderChannelCount">
  253. <summary>
  254. <para>(Read Only) The number of shared order groups in current configuration.</para>
  255. </summary>
  256. </member>
  257. <member name="P:UnityEngine.Networking.ConnectionConfig.SSLCAFilePath">
  258. <summary>
  259. <para>Defines the path to the file containing the certification authority (CA) certificate for WebSocket via SSL communication.</para>
  260. </summary>
  261. </member>
  262. <member name="P:UnityEngine.Networking.ConnectionConfig.SSLCertFilePath">
  263. <summary>
  264. <para>Defines path to SSL certificate file, for WebSocket via SSL communication.</para>
  265. </summary>
  266. </member>
  267. <member name="P:UnityEngine.Networking.ConnectionConfig.SSLPrivateKeyFilePath">
  268. <summary>
  269. <para>Defines the path to the file containing the private key for WebSocket via SSL communication.</para>
  270. </summary>
  271. </member>
  272. <member name="P:UnityEngine.Networking.ConnectionConfig.UdpSocketReceiveBufferMaxSize">
  273. <summary>
  274. <para>Defines the size in bytes of the receiving buffer for UDP sockets. It is useful to set this parameter equal to the maximum size of a fragmented message. Default value is OS specific (usually 8kb).</para>
  275. </summary>
  276. </member>
  277. <member name="P:UnityEngine.Networking.ConnectionConfig.UsePlatformSpecificProtocols">
  278. <summary>
  279. <para>When starting a server use protocols that make use of platform specific optimisations where appropriate rather than cross-platform protocols. (Sony consoles only).</para>
  280. </summary>
  281. </member>
  282. <member name="M:UnityEngine.Networking.ConnectionConfig.Validate(UnityEngine.Networking.ConnectionConfig)">
  283. <summary>
  284. <para>Validate parameters of connection config. Will throw exceptions if parameters are incorrect.</para>
  285. </summary>
  286. <param name="config"></param>
  287. </member>
  288. <member name="P:UnityEngine.Networking.ConnectionConfig.WebSocketReceiveBufferMaxSize">
  289. <summary>
  290. <para>WebSocket only. Defines the buffer size in bytes for received frames on a WebSocket host. If this value is 0 (the default), a 4 kilobyte buffer is used. Any other value results in a buffer of that size, in bytes.
  291. WebSocket message fragments are called "frames". A WebSocket host has a buffer to store incoming message frames. Therefore this buffer should be set to the largest legal frame size supported. If an incoming frame exceeds the buffer size, no error is reported. However, the buffer will invoke the user callback in order to create space for the overflow.</para>
  292. </summary>
  293. </member>
  294. <member name="T:UnityEngine.Networking.ConnectionSimulatorConfig">
  295. <summary>
  296. <para>Create configuration for network simulator; You can use this class in editor and developer build only.</para>
  297. </summary>
  298. </member>
  299. <member name="M:UnityEngine.Networking.ConnectionSimulatorConfig.#ctor(System.Int32,System.Int32,System.Int32,System.Int32,System.Single)">
  300. <summary>
  301. <para>Will create object describing network simulation parameters.</para>
  302. </summary>
  303. <param name="outMinDelay">Minimal simulation delay for outgoing traffic in ms.</param>
  304. <param name="outAvgDelay">Average simulation delay for outgoing traffic in ms.</param>
  305. <param name="inMinDelay">Minimal simulation delay for incoming traffic in ms.</param>
  306. <param name="inAvgDelay">Average simulation delay for incoming traffic in ms.</param>
  307. <param name="packetLossPercentage">Probability of packet loss 0 &lt;= p &lt;= 1.</param>
  308. </member>
  309. <member name="M:UnityEngine.Networking.ConnectionSimulatorConfig.Dispose">
  310. <summary>
  311. <para>Destructor.</para>
  312. </summary>
  313. </member>
  314. <member name="T:UnityEngine.Networking.GlobalConfig">
  315. <summary>
  316. <para>Defines global paramters for network library.</para>
  317. </summary>
  318. </member>
  319. <member name="P:UnityEngine.Networking.GlobalConfig.ConnectionReadyForSend">
  320. <summary>
  321. <para>Defines the callback delegate which you can use to get a notification when a connection is ready to send data.</para>
  322. </summary>
  323. </member>
  324. <member name="M:UnityEngine.Networking.GlobalConfig.#ctor">
  325. <summary>
  326. <para>Create new global config object.</para>
  327. </summary>
  328. </member>
  329. <member name="P:UnityEngine.Networking.GlobalConfig.MaxHosts">
  330. <summary>
  331. <para>Defines how many hosts you can use. Default Value = 16. Max value = 128.</para>
  332. </summary>
  333. </member>
  334. <member name="P:UnityEngine.Networking.GlobalConfig.MaxNetSimulatorTimeout">
  335. <summary>
  336. <para>Deprecated. Defines maximum delay for network simulator. See Also: MaxTimerTimeout.</para>
  337. </summary>
  338. </member>
  339. <member name="P:UnityEngine.Networking.GlobalConfig.MaxPacketSize">
  340. <summary>
  341. <para>Defines maximum possible packet size in bytes for all network connections.</para>
  342. </summary>
  343. </member>
  344. <member name="P:UnityEngine.Networking.GlobalConfig.MaxTimerTimeout">
  345. <summary>
  346. <para>Defines the maximum timeout in milliseconds for any configuration. The default value is 12 seconds (12000ms).</para>
  347. </summary>
  348. </member>
  349. <member name="P:UnityEngine.Networking.GlobalConfig.MinNetSimulatorTimeout">
  350. <summary>
  351. <para>Deprecated. Defines the minimal timeout for network simulator. You cannot set up any delay less than this value. See Also: MinTimerTimeout.</para>
  352. </summary>
  353. </member>
  354. <member name="P:UnityEngine.Networking.GlobalConfig.MinTimerTimeout">
  355. <summary>
  356. <para>Defines the minimum timeout in milliseconds recognised by the system. The default value is 1 ms.</para>
  357. </summary>
  358. </member>
  359. <member name="P:UnityEngine.Networking.GlobalConfig.NetworkEventAvailable">
  360. <summary>
  361. <para>Defines the callback delegate which you can use to get a notification when the host (defined by hostID) has a network event. The callback is called for all event types except Networking.NetworkEventType.Nothing.
  362. See Also: Networking.NetworkEventType</para>
  363. </summary>
  364. </member>
  365. <member name="P:UnityEngine.Networking.GlobalConfig.ReactorMaximumReceivedMessages">
  366. <summary>
  367. <para>This property determines the initial size of the queue that holds messages received by Unity Multiplayer before they are processed.</para>
  368. </summary>
  369. </member>
  370. <member name="P:UnityEngine.Networking.GlobalConfig.ReactorMaximumSentMessages">
  371. <summary>
  372. <para>Defines the initial size of the send queue. Messages are placed in this queue ready to be sent in packets to their destination.</para>
  373. </summary>
  374. </member>
  375. <member name="P:UnityEngine.Networking.GlobalConfig.ReactorModel">
  376. <summary>
  377. <para>Defines reactor model for the network library.</para>
  378. </summary>
  379. </member>
  380. <member name="P:UnityEngine.Networking.GlobalConfig.ThreadAwakeTimeout">
  381. <summary>
  382. <para>Defines (1) for select reactor, minimum time period, when system will check if there are any messages for send (2) for fixrate reactor, minimum interval of time, when system will check for sending and receiving messages.</para>
  383. </summary>
  384. </member>
  385. <member name="P:UnityEngine.Networking.GlobalConfig.ThreadPoolSize">
  386. <summary>
  387. <para>Defines how many worker threads are available to handle incoming and outgoing messages.</para>
  388. </summary>
  389. </member>
  390. <member name="T:UnityEngine.Networking.HostTopology">
  391. <summary>
  392. <para>Class defines network topology for host (socket opened by Networking.NetworkTransport.AddHost function). This topology defines: (1) how many connection with default config will be supported and (2) what will be special connections (connections with config different from default).</para>
  393. </summary>
  394. </member>
  395. <member name="M:UnityEngine.Networking.HostTopology.AddSpecialConnectionConfig(UnityEngine.Networking.ConnectionConfig)">
  396. <summary>
  397. <para>Add special connection to topology (for example if you need to keep connection to standalone chat server you will need to use this function). Returned id should be use as one of parameters (with ip and port) to establish connection to this server.</para>
  398. </summary>
  399. <param name="config">Connection config for special connection.</param>
  400. <returns>
  401. <para>Id of this connection. You should use this id when you call Networking.NetworkTransport.Connect.</para>
  402. </returns>
  403. </member>
  404. <member name="M:UnityEngine.Networking.HostTopology.#ctor(UnityEngine.Networking.ConnectionConfig,System.Int32)">
  405. <summary>
  406. <para>Create topology.</para>
  407. </summary>
  408. <param name="defaultConfig">Default config.</param>
  409. <param name="maxDefaultConnections">Maximum default connections.</param>
  410. </member>
  411. <member name="P:UnityEngine.Networking.HostTopology.DefaultConfig">
  412. <summary>
  413. <para>Defines config for default connections in the topology.</para>
  414. </summary>
  415. </member>
  416. <member name="M:UnityEngine.Networking.HostTopology.GetSpecialConnectionConfig(System.Int32)">
  417. <summary>
  418. <para>Return reference to special connection config. Parameters of this config can be changed.</para>
  419. </summary>
  420. <param name="i">Config id.</param>
  421. <returns>
  422. <para>Connection config.</para>
  423. </returns>
  424. </member>
  425. <member name="P:UnityEngine.Networking.HostTopology.MaxDefaultConnections">
  426. <summary>
  427. <para>Defines how many connection with default config be permitted.</para>
  428. </summary>
  429. </member>
  430. <member name="P:UnityEngine.Networking.HostTopology.ReceivedMessagePoolSize">
  431. <summary>
  432. <para>Defines the maximum number of messages that each host can hold in its pool of received messages. The default size is 128.</para>
  433. </summary>
  434. </member>
  435. <member name="P:UnityEngine.Networking.HostTopology.SentMessagePoolSize">
  436. <summary>
  437. <para>Defines the maximum number of messages that each host can hold in its pool of messages waiting to be sent. The default size is 128.</para>
  438. </summary>
  439. </member>
  440. <member name="P:UnityEngine.Networking.HostTopology.SpecialConnectionConfigs">
  441. <summary>
  442. <para>List of special connection configs.</para>
  443. </summary>
  444. </member>
  445. <member name="P:UnityEngine.Networking.HostTopology.SpecialConnectionConfigsCount">
  446. <summary>
  447. <para>Returns count of special connection added to topology.</para>
  448. </summary>
  449. </member>
  450. <member name="T:UnityEngine.Networking.Match.MatchInfo">
  451. <summary>
  452. <para>Details about a UNET MatchMaker match.</para>
  453. </summary>
  454. </member>
  455. <member name="P:UnityEngine.Networking.Match.MatchInfo.accessToken">
  456. <summary>
  457. <para>The binary access token this client uses to authenticate its session for future commands.</para>
  458. </summary>
  459. </member>
  460. <member name="P:UnityEngine.Networking.Match.MatchInfo.address">
  461. <summary>
  462. <para>IP address of the host of the match,.</para>
  463. </summary>
  464. </member>
  465. <member name="P:UnityEngine.Networking.Match.MatchInfo.domain">
  466. <summary>
  467. <para>The numeric domain for the match.</para>
  468. </summary>
  469. </member>
  470. <member name="P:UnityEngine.Networking.Match.MatchInfo.networkId">
  471. <summary>
  472. <para>The unique ID of this match.</para>
  473. </summary>
  474. </member>
  475. <member name="P:UnityEngine.Networking.Match.MatchInfo.nodeId">
  476. <summary>
  477. <para>NodeID for this member client in the match.</para>
  478. </summary>
  479. </member>
  480. <member name="P:UnityEngine.Networking.Match.MatchInfo.port">
  481. <summary>
  482. <para>Port of the host of the match.</para>
  483. </summary>
  484. </member>
  485. <member name="P:UnityEngine.Networking.Match.MatchInfo.usingRelay">
  486. <summary>
  487. <para>This flag indicates whether or not the match is using a Relay server.</para>
  488. </summary>
  489. </member>
  490. <member name="T:UnityEngine.Networking.Match.MatchInfoSnapshot">
  491. <summary>
  492. <para>A class describing the match information as a snapshot at the time the request was processed on the MatchMaker.</para>
  493. </summary>
  494. </member>
  495. <member name="P:UnityEngine.Networking.Match.MatchInfoSnapshot.averageEloScore">
  496. <summary>
  497. <para>The average Elo score of the match.</para>
  498. </summary>
  499. </member>
  500. <member name="P:UnityEngine.Networking.Match.MatchInfoSnapshot.currentSize">
  501. <summary>
  502. <para>The current number of players in the match.</para>
  503. </summary>
  504. </member>
  505. <member name="P:UnityEngine.Networking.Match.MatchInfoSnapshot.directConnectInfos">
  506. <summary>
  507. <para>The collection of direct connect info classes describing direct connection information supplied to the MatchMaker.</para>
  508. </summary>
  509. </member>
  510. <member name="P:UnityEngine.Networking.Match.MatchInfoSnapshot.hostNodeId">
  511. <summary>
  512. <para>The NodeID of the host for this match.</para>
  513. </summary>
  514. </member>
  515. <member name="P:UnityEngine.Networking.Match.MatchInfoSnapshot.isPrivate">
  516. <summary>
  517. <para>Describes if the match is private. Private matches are unlisted in ListMatch results.</para>
  518. </summary>
  519. </member>
  520. <member name="P:UnityEngine.Networking.Match.MatchInfoSnapshot.matchAttributes">
  521. <summary>
  522. <para>The collection of match attributes on this match.</para>
  523. </summary>
  524. </member>
  525. <member name="P:UnityEngine.Networking.Match.MatchInfoSnapshot.maxSize">
  526. <summary>
  527. <para>The maximum number of players this match can grow to.</para>
  528. </summary>
  529. </member>
  530. <member name="P:UnityEngine.Networking.Match.MatchInfoSnapshot.name">
  531. <summary>
  532. <para>The text name for this match.</para>
  533. </summary>
  534. </member>
  535. <member name="P:UnityEngine.Networking.Match.MatchInfoSnapshot.networkId">
  536. <summary>
  537. <para>The network ID for this match.</para>
  538. </summary>
  539. </member>
  540. <member name="T:UnityEngine.Networking.Match.MatchInfoSnapshot.MatchInfoDirectConnectSnapshot">
  541. <summary>
  542. <para>A class describing one member of a match and what direct connect information other clients have supplied.</para>
  543. </summary>
  544. </member>
  545. <member name="P:UnityEngine.Networking.Match.MatchInfoSnapshot.MatchInfoDirectConnectSnapshot.hostPriority">
  546. <summary>
  547. <para>The host priority for this direct connect info. Host priority describes the order in which this match member occurs in the list of clients attached to a match.</para>
  548. </summary>
  549. </member>
  550. <member name="P:UnityEngine.Networking.Match.MatchInfoSnapshot.MatchInfoDirectConnectSnapshot.nodeId">
  551. <summary>
  552. <para>NodeID of the match member this info refers to.</para>
  553. </summary>
  554. </member>
  555. <member name="P:UnityEngine.Networking.Match.MatchInfoSnapshot.MatchInfoDirectConnectSnapshot.privateAddress">
  556. <summary>
  557. <para>The private network address supplied for this direct connect info.</para>
  558. </summary>
  559. </member>
  560. <member name="P:UnityEngine.Networking.Match.MatchInfoSnapshot.MatchInfoDirectConnectSnapshot.publicAddress">
  561. <summary>
  562. <para>The public network address supplied for this direct connect info.</para>
  563. </summary>
  564. </member>
  565. <member name="T:UnityEngine.Networking.Match.NetworkMatch">
  566. <summary>
  567. <para>A component for communicating with the Unity Multiplayer Matchmaking service.</para>
  568. </summary>
  569. </member>
  570. <member name="P:UnityEngine.Networking.Match.NetworkMatch.baseUri">
  571. <summary>
  572. <para>The base URI of the MatchMaker that this NetworkMatch will communicate with.</para>
  573. </summary>
  574. </member>
  575. <member name="T:UnityEngine.Networking.Match.NetworkMatch.BasicResponseDelegate">
  576. <summary>
  577. <para>A delegate that can handle MatchMaker responses that return basic response types (generally only indicating success or failure and extended information if a failure did happen).</para>
  578. </summary>
  579. <param name="success">Indicates if the request succeeded.</param>
  580. <param name="extendedInfo">A text description of the failure if success is false.</param>
  581. </member>
  582. <member name="M:UnityEngine.Networking.Match.NetworkMatch.CreateMatch(System.String,System.UInt32,System.Boolean,System.String,System.String,System.String,System.Int32,System.Int32,UnityEngine.Networking.Match.NetworkMatch/DataResponseDelegate`1&lt;UnityEngine.Networking.Match.MatchInfo&gt;)">
  583. <summary>
  584. <para>Use this function to create a new match. The client which calls this function becomes the host of the match.</para>
  585. </summary>
  586. <param name="matchName">The text string describing the name for this match.</param>
  587. <param name="matchSize">When creating a match, the matchmaker will use either this value, or the maximum size you have configured online at https:multiplayer.unity3d.com, whichever is lower. This way you can specify different match sizes for a particular game, but still maintain an overall size limit in the online control panel.</param>
  588. <param name="matchAdvertise">A bool indicating if this match should be available in NetworkMatch.ListMatches results.</param>
  589. <param name="matchPassword">A text string indicating if this match is password protected. If it is, all clients trying to join this match must supply the correct match password.</param>
  590. <param name="publicClientAddress">The optional public client address. This value is stored on the matchmaker and given to clients listing matches. It is intended to be a network address for connecting to this client directly over the internet. This value will only be present if a publicly available address is known, and direct connection is supported by the matchmaker.</param>
  591. <param name="privateClientAddress">The optional private client address. This value is stored on the matchmaker and given to clients listing matches. It is intended to be a network address for connecting to this client directly on a local area network. This value will only be present if direct connection is supported by the matchmaker. This may be an empty string and it will not affect the ability to interface with matchmaker or use relay server.</param>
  592. <param name="eloScoreForMatch">The Elo score for the client hosting the match being created. If this number is set on all clients to indicate relative skill level, this number is used to return matches ordered by those that are most suitable for play given a listing player's skill level. This may be 0 on all clients, which would disable any Elo calculations in the MatchMaker.</param>
  593. <param name="requestDomain">The request domain for this request. Only requests in the same domain can interface with each other. For example if a NetworkMatch.CreateMatch is made with domain 1, only ListMatches that also specify domain 1 will find that match. Use this value to silo different (possibly incompatible) client versions.</param>
  594. <param name="callback">The callback to be called when this function completes. This will be called regardless of whether the function succeeds or fails.</param>
  595. <returns>
  596. <para>This function is asynchronous and will complete at some point in the future, when the coroutine has finished communicating with the service backend.</para>
  597. </returns>
  598. </member>
  599. <member name="T:UnityEngine.Networking.Match.NetworkMatch.DataResponseDelegate_1">
  600. <summary>
  601. <para>Response delegate containing basic information plus a data member. This is used on a subset of MatchMaker callbacks that require data passed in along with the success/failure information of the call itself.</para>
  602. </summary>
  603. <param name="success">Indicates if the request succeeded.</param>
  604. <param name="extendedInfo">If success is false, this will contain a text string indicating the reason.</param>
  605. <param name="responseData">The generic passed in containing data required by the callback. This typically contains data returned from a call to the service backend.</param>
  606. </member>
  607. <member name="M:UnityEngine.Networking.Match.NetworkMatch.DestroyMatch(UnityEngine.Networking.Types.NetworkID,System.Int32,UnityEngine.Networking.Match.NetworkMatch/BasicResponseDelegate)">
  608. <summary>
  609. <para>This function is used to tell MatchMaker to destroy a match in progress, regardless of who is connected.</para>
  610. </summary>
  611. <param name="netId">The NetworkID of the match to terminate.</param>
  612. <param name="requestDomain">The request domain for this request. Only requests in the same domain can interface with each other. For example if a NetworkMatch.CreateMatch is made with domain 1, only ListMatches that also specify domain 1 will find that match. Use this value to silo different (possibly incompatible) client versions.</param>
  613. <param name="callback">The callback to be called when the request completes.</param>
  614. <returns>
  615. <para>This function is asynchronous and will complete at some point in the future, when the coroutine has finished communicating with the service backend.</para>
  616. </returns>
  617. </member>
  618. <member name="M:UnityEngine.Networking.Match.NetworkMatch.DropConnection(UnityEngine.Networking.Types.NetworkID,UnityEngine.Networking.Types.NodeID,System.Int32,UnityEngine.Networking.Match.NetworkMatch/BasicResponseDelegate)">
  619. <summary>
  620. <para>A function to allow an individual client to be dropped from a match.</para>
  621. </summary>
  622. <param name="netId">The NetworkID of the match the client to drop belongs to.</param>
  623. <param name="dropNodeId">The NodeID of the client to drop inside the specified match.</param>
  624. <param name="requestDomain">The request domain for this request. Only requests in the same domain can interface with each other. For example if a NetworkMatch.CreateMatch is made with domain 1, only ListMatches that also specify domain 1 will find that match. Use this value to silo different (possibly incompatible) client versions.</param>
  625. <param name="callback">The callback to invoke when the request completes.</param>
  626. <returns>
  627. <para>This function is asynchronous and will complete at some point in the future, when the coroutine has finished communicating with the service backend.</para>
  628. </returns>
  629. </member>
  630. <member name="M:UnityEngine.Networking.Match.NetworkMatch.JoinMatch(UnityEngine.Networking.Types.NetworkID,System.String,System.String,System.String,System.Int32,System.Int32,UnityEngine.Networking.Match.NetworkMatch/DataResponseDelegate`1&lt;UnityEngine.Networking.Match.MatchInfo&gt;)">
  631. <summary>
  632. <para>The function used to tell MatchMaker the current client wishes to join a specific match.</para>
  633. </summary>
  634. <param name="netId">The NetworkID of the match to join. This is found through calling NetworkMatch.ListMatches and picking a result from the returned list of matches.</param>
  635. <param name="matchPassword">The password of the match. Leave empty if there is no password for the match, and supply the text string password if the match was configured to have one of the NetworkMatch.CreateMatch request.</param>
  636. <param name="publicClientAddress">The optional public client address. This value will be stored on the matchmaker and given to other clients listing matches. You should send this value if you want your players to be able to connect directly with each other over the internet. Alternatively you can pass an empty string and it will not affect the ability to interface with matchmaker or use relay server.</param>
  637. <param name="privateClientAddress">The optional private client address. This value will be stored on the matchmaker and given to other clients listing matches. You should send this value if you want your players to be able to connect directly with each other over a Local Area Network. Alternatively you can pass an empty string and it will not affect the ability to interface with matchmaker or use relay server.</param>
  638. <param name="eloScoreForClient">The Elo score for the client joining the match being created. If this number is set on all clients to indicate relative skill level, this number is used to return matches ordered by those that are most suitable for play given a listing player's skill level. This may be 0 on all clients, which would disable any Elo calculations in the MatchMaker.</param>
  639. <param name="requestDomain">The request domain for this request. Only requests in the same domain can interface with each other. For example if a NetworkMatch.CreateMatch is made with domain 1, only ListMatches that also specify domain 1 will find that match. Use this value to silo different (possibly incompatible) client versions.</param>
  640. <param name="callback">The callback to be invoked when this call completes.</param>
  641. <returns>
  642. <para>This function is asynchronous and will complete at some point in the future, when the coroutine has finished communicating with the service backend.</para>
  643. </returns>
  644. </member>
  645. <member name="M:UnityEngine.Networking.Match.NetworkMatch.ListMatches(System.Int32,System.Int32,System.String,System.Boolean,System.Int32,System.Int32,UnityEngine.Networking.Match.NetworkMatch/DataResponseDelegate`1&lt;System.Collections.Generic.List`1&lt;UnityEngine.Networking.Match.MatchInfoSnapshot&gt;&gt;)">
  646. <summary>
  647. <para>The function to list ongoing matches in the MatchMaker.</para>
  648. </summary>
  649. <param name="startPageNumber">The current page to list in the return results.</param>
  650. <param name="resultPageSize">The size of the page requested. This determines the maximum number of matches contained in the list of matches passed into the callback.</param>
  651. <param name="matchNameFilter">The text string name filter. This is a partial wildcard search against match names that are currently active, and can be thought of as matching equivalent to *&lt;matchNameFilter&gt;* where any result containing the entire string supplied here will be in the result set.</param>
  652. <param name="filterOutPrivateMatchesFromResults">Boolean that indicates if the response should contain matches that are private (meaning matches that are password protected).</param>
  653. <param name="eloScoreTarget">The Elo score target for the match list results to be grouped around. If used, this should be set to the Elo level of the client listing the matches so results will more closely match that player's skill level. If not used this can be set to 0 along with all other Elo refereces in funcitons like NetworkMatch.CreateMatch or NetworkMatch.JoinMatch.</param>
  654. <param name="requestDomain">The request domain for this request. Only requests in the same domain can interface with each other. For example if a NetworkMatch.CreateMatch is made with domain 1, only ListMatches that also specify domain 1 will find that match. Use this value to silo different (possibly incompatible) client versions.</param>
  655. <param name="callback">The callback invoked when this call completes on the MatchMaker.</param>
  656. <returns>
  657. <para>This function is asynchronous and will complete at some point in the future, when the coroutine has finished communicating with the service backend.</para>
  658. </returns>
  659. </member>
  660. <member name="M:UnityEngine.Networking.Match.NetworkMatch.SetMatchAttributes(UnityEngine.Networking.Types.NetworkID,System.Boolean,System.Int32,UnityEngine.Networking.Match.NetworkMatch/BasicResponseDelegate)">
  661. <summary>
  662. <para>This function allows the caller to change attributes on a match in progress.</para>
  663. </summary>
  664. <param name="networkId">The NetworkID of the match to set attributes on.</param>
  665. <param name="isListed">A bool indicating whether the match should be listed in NetworkMatch.ListMatches results after this call is complete.</param>
  666. <param name="requestDomain">The request domain for this request. Only requests in the same domain can interface with each other. For example if a NetworkMatch.CreateMatch is made with domain 1, only ListMatches that also specify domain 1 will find that match. Use this value to silo different (possibly incompatible) client versions.</param>
  667. <param name="callback">The callback invoked after the call has completed, indicating if it was successful or not.</param>
  668. <returns>
  669. <para>This function is asynchronous and will complete at some point in the future, when the coroutine has finished communicating with the service backend.</para>
  670. </returns>
  671. </member>
  672. <member name="M:UnityEngine.Networking.Match.NetworkMatch.SetProgramAppID(UnityEngine.Networking.Types.AppID)">
  673. <summary>
  674. <para>This method is deprecated. Please instead log in through the editor services panel and setup the project under the Unity Multiplayer section. This will populate the required infomation from the cloud site automatically.</para>
  675. </summary>
  676. <param name="programAppID">Deprecated, see description.</param>
  677. </member>
  678. <member name="T:UnityEngine.Networking.NetworkError">
  679. <summary>
  680. <para>Possible Networking.NetworkTransport errors.</para>
  681. </summary>
  682. </member>
  683. <member name="F:UnityEngine.Networking.NetworkError.BadMessage">
  684. <summary>
  685. <para>Not a data message.</para>
  686. </summary>
  687. </member>
  688. <member name="F:UnityEngine.Networking.NetworkError.CRCMismatch">
  689. <summary>
  690. <para>The Networking.ConnectionConfig does not match the other endpoint.</para>
  691. </summary>
  692. </member>
  693. <member name="F:UnityEngine.Networking.NetworkError.DNSFailure">
  694. <summary>
  695. <para>The address supplied to connect to was invalid or could not be resolved.</para>
  696. </summary>
  697. </member>
  698. <member name="F:UnityEngine.Networking.NetworkError.MessageToLong">
  699. <summary>
  700. <para>The message is too long to fit the buffer.</para>
  701. </summary>
  702. </member>
  703. <member name="F:UnityEngine.Networking.NetworkError.NoResources">
  704. <summary>
  705. <para>Not enough resources are available to process this request.</para>
  706. </summary>
  707. </member>
  708. <member name="F:UnityEngine.Networking.NetworkError.Ok">
  709. <summary>
  710. <para>The operation completed successfully.</para>
  711. </summary>
  712. </member>
  713. <member name="F:UnityEngine.Networking.NetworkError.Timeout">
  714. <summary>
  715. <para>Connection timed out.</para>
  716. </summary>
  717. </member>
  718. <member name="F:UnityEngine.Networking.NetworkError.UsageError">
  719. <summary>
  720. <para>This error will occur if any function is called with inappropriate parameter values.</para>
  721. </summary>
  722. </member>
  723. <member name="F:UnityEngine.Networking.NetworkError.VersionMismatch">
  724. <summary>
  725. <para>The protocol versions are not compatible. Check your library versions.</para>
  726. </summary>
  727. </member>
  728. <member name="F:UnityEngine.Networking.NetworkError.WrongChannel">
  729. <summary>
  730. <para>The specified channel doesn't exist.</para>
  731. </summary>
  732. </member>
  733. <member name="F:UnityEngine.Networking.NetworkError.WrongConnection">
  734. <summary>
  735. <para>The specified connectionId doesn't exist.</para>
  736. </summary>
  737. </member>
  738. <member name="F:UnityEngine.Networking.NetworkError.WrongHost">
  739. <summary>
  740. <para>The specified host not available.</para>
  741. </summary>
  742. </member>
  743. <member name="F:UnityEngine.Networking.NetworkError.WrongOperation">
  744. <summary>
  745. <para>Operation is not supported.</para>
  746. </summary>
  747. </member>
  748. <member name="T:UnityEngine.Networking.NetworkEventType">
  749. <summary>
  750. <para>Event that is returned when calling the Networking.NetworkTransport.Receive and Networking.NetworkTransport.ReceiveFromHost functions.</para>
  751. </summary>
  752. </member>
  753. <member name="F:UnityEngine.Networking.NetworkEventType.BroadcastEvent">
  754. <summary>
  755. <para>Broadcast discovery event received.
  756. To obtain sender connection info and possible complimentary message from them, call Networking.NetworkTransport.GetBroadcastConnectionInfo() and Networking.NetworkTransport.GetBroadcastConnectionMessage() functions.</para>
  757. </summary>
  758. </member>
  759. <member name="F:UnityEngine.Networking.NetworkEventType.ConnectEvent">
  760. <summary>
  761. <para>Connection event received. Indicating that a new connection was established.</para>
  762. </summary>
  763. </member>
  764. <member name="F:UnityEngine.Networking.NetworkEventType.DataEvent">
  765. <summary>
  766. <para>Data event received. Indicating that data was received.</para>
  767. </summary>
  768. </member>
  769. <member name="F:UnityEngine.Networking.NetworkEventType.DisconnectEvent">
  770. <summary>
  771. <para>Disconnection event received.</para>
  772. </summary>
  773. </member>
  774. <member name="F:UnityEngine.Networking.NetworkEventType.Nothing">
  775. <summary>
  776. <para>No new event was received.</para>
  777. </summary>
  778. </member>
  779. <member name="T:UnityEngine.Networking.NetworkTransport">
  780. <summary>
  781. <para>Transport Layer API.</para>
  782. </summary>
  783. </member>
  784. <member name="M:UnityEngine.Networking.NetworkTransport.AddHost(UnityEngine.Networking.HostTopology,System.Int32,System.String)">
  785. <summary>
  786. <para>Creates a host based on Networking.HostTopology.</para>
  787. </summary>
  788. <param name="topology">The Networking.HostTopology associated with the host.</param>
  789. <param name="port">Port to bind to (when 0 is selected, the OS will choose a port at random).</param>
  790. <param name="ip">IP address to bind to.</param>
  791. <returns>
  792. <para>Returns the ID of the host that was created.</para>
  793. </returns>
  794. </member>
  795. <member name="M:UnityEngine.Networking.NetworkTransport.AddHostWithSimulator(UnityEngine.Networking.HostTopology,System.Int32,System.Int32,System.Int32,System.String)">
  796. <summary>
  797. <para>Create a host and configure them to simulate Internet latency (works on Editor and development build only).</para>
  798. </summary>
  799. <param name="topology">The Networking.HostTopology associated with the host.</param>
  800. <param name="minTimeout">Minimum simulated delay in milliseconds.</param>
  801. <param name="maxTimeout">Maximum simulated delay in milliseconds.</param>
  802. <param name="port">Port to bind to (when 0 is selected, the OS will choose a port at random).</param>
  803. <param name="ip">IP address to bind to.</param>
  804. <returns>
  805. <para>Returns host ID just created.</para>
  806. </returns>
  807. </member>
  808. <member name="M:UnityEngine.Networking.NetworkTransport.AddWebsocketHost(UnityEngine.Networking.HostTopology,System.Int32)">
  809. <summary>
  810. <para>Created web socket host.</para>
  811. </summary>
  812. <param name="port">Port to bind to.</param>
  813. <param name="topology">The Networking.HostTopology associated with the host.</param>
  814. <param name="ip">IP address to bind to.</param>
  815. <returns>
  816. <para>Web socket host id.</para>
  817. </returns>
  818. </member>
  819. <member name="M:UnityEngine.Networking.NetworkTransport.AddWebsocketHost(UnityEngine.Networking.HostTopology,System.Int32,System.String)">
  820. <summary>
  821. <para>Created web socket host.</para>
  822. </summary>
  823. <param name="port">Port to bind to.</param>
  824. <param name="topology">The Networking.HostTopology associated with the host.</param>
  825. <param name="ip">IP address to bind to.</param>
  826. <returns>
  827. <para>Web socket host id.</para>
  828. </returns>
  829. </member>
  830. <member name="M:UnityEngine.Networking.NetworkTransport.Connect(System.Int32,System.String,System.Int32,System.Int32,System.Byte&amp;)">
  831. <summary>
  832. <para>Tries to establish a connection to another peer.</para>
  833. </summary>
  834. <param name="hostId">Host ID associated with this connection (retrieved when calling Networking.NetworkTransport.AddHost).</param>
  835. <param name="address">IPv4 address of the other peer.</param>
  836. <param name="port">Port of the other peer.</param>
  837. <param name="exceptionConnectionId">Set to 0 in the case of a default connection.</param>
  838. <param name="error">Error (can be cast to Networking.NetworkError for more information).</param>
  839. <param name="exeptionConnectionId"></param>
  840. <returns>
  841. <para>A unique connection identifier on success (otherwise zero).</para>
  842. </returns>
  843. </member>
  844. <member name="M:UnityEngine.Networking.NetworkTransport.ConnectAsNetworkHost(System.Int32,System.String,System.Int32,UnityEngine.Networking.Types.NetworkID,UnityEngine.Networking.Types.SourceID,UnityEngine.Networking.Types.NodeID,System.Byte&amp;)">
  845. <summary>
  846. <para>Create dedicated connection to Relay server.</para>
  847. </summary>
  848. <param name="hostId">Host ID associated with this connection (Retrieved when calling Networking.NetworkTransport.AddHost).</param>
  849. <param name="address">IPv4 address of the relay.</param>
  850. <param name="port">Port of the relay.</param>
  851. <param name="network">GUID for the relay match, retrieved by calling Networking.Match.NetworkMatch.CreateMatch and using the Networking.Match.MatchInfo.networkId.</param>
  852. <param name="source">GUID for the source, can be retrieved by calling Utility.GetSourceID.</param>
  853. <param name="error">Error (can be cast to Networking.NetworkError for more information).</param>
  854. <param name="node">Slot ID for this user, retrieved by calling Networking.Match.NetworkMatch.CreateMatch and using the Networking.Match.MatchInfo.nodeId.</param>
  855. </member>
  856. <member name="M:UnityEngine.Networking.NetworkTransport.ConnectEndPoint(System.Int32,System.Net.EndPoint,System.Int32,System.Byte&amp;)">
  857. <summary>
  858. <para>Try to establish connection to other peer, where the peer is specified using a C# System.EndPoint.</para>
  859. </summary>
  860. <param name="hostId">Host ID associated with this connection (Retrieved when calling Networking.NetworkTransport.AddHost).</param>
  861. <param name="error">Error (can be cast to Networking.NetworkError for more information).</param>
  862. <param name="xboxOneEndPoint">A valid System.EndPoint.</param>
  863. <param name="exceptionConnectionId">Set to 0 in the case of a default connection.</param>
  864. <param name="endPoint"></param>
  865. <returns>
  866. <para>A unique connection identifier on success (otherwise zero).</para>
  867. </returns>
  868. </member>
  869. <member name="M:UnityEngine.Networking.NetworkTransport.ConnectToNetworkPeer(System.Int32,System.String,System.Int32,System.Int32,System.Int32,UnityEngine.Networking.Types.NetworkID,UnityEngine.Networking.Types.SourceID,UnityEngine.Networking.Types.NodeID,System.Int32,System.Single,System.Byte&amp;)">
  870. <summary>
  871. <para>Create a connection to another peer in the Relay group.</para>
  872. </summary>
  873. <param name="hostId">Host ID associated with this connection (retrieved when calling Networking.NetworkTransport.AddHost).</param>
  874. <param name="address">IP address of the peer, retrieved by calling Networking.Match.NetworkMatch.JoinMatch and using the Networking.Match.MatchInfo.address.</param>
  875. <param name="port">Port of the peer, retrieved by calling Networking.Match.NetworkMatch.JoinMatch and using the Networking.Match.MatchInfo.port.</param>
  876. <param name="exceptionConnectionId">Set to 0 in the case of a default connection.</param>
  877. <param name="relaySlotId">ID of the remote peer in relay.</param>
  878. <param name="network">GUID for the relay match, retrieved by calling Networking.Match.NetworkMatch.JoinMatch and using the Networking.Match.MatchInfo.networkId.</param>
  879. <param name="source">GUID for the source, can be retrieved by calling Utility.GetSourceID.</param>
  880. <param name="error">Error (can be cast to Networking.NetworkError for more information).</param>
  881. <param name="node">Slot ID reserved for the user, retrieved by calling Networking.Match.NetworkMatch.JoinMatch and using the Networking.Match.MatchInfo.nodeId.</param>
  882. <param name="bucketSizeFactor">Allowed peak bandwidth (peak bandwidth = factor*bytesPerSec, recommended value is 2.0) If data has not been sent for a long time, it is allowed to send more data, with factor 2 it is allowed send 2*bytesPerSec bytes per sec.</param>
  883. <param name="bytesPerSec">Average bandwidth (bandwidth will be throttled on this level).</param>
  884. <returns>
  885. <para>A unique connection identifier on success (otherwise zero).</para>
  886. </returns>
  887. </member>
  888. <member name="M:UnityEngine.Networking.NetworkTransport.ConnectToNetworkPeer(System.Int32,System.String,System.Int32,System.Int32,System.Int32,UnityEngine.Networking.Types.NetworkID,UnityEngine.Networking.Types.SourceID,UnityEngine.Networking.Types.NodeID,System.Byte&amp;)">
  889. <summary>
  890. <para>Create a connection to another peer in the Relay group.</para>
  891. </summary>
  892. <param name="hostId">Host ID associated with this connection (retrieved when calling Networking.NetworkTransport.AddHost).</param>
  893. <param name="address">IP address of the peer, retrieved by calling Networking.Match.NetworkMatch.JoinMatch and using the Networking.Match.MatchInfo.address.</param>
  894. <param name="port">Port of the peer, retrieved by calling Networking.Match.NetworkMatch.JoinMatch and using the Networking.Match.MatchInfo.port.</param>
  895. <param name="exceptionConnectionId">Set to 0 in the case of a default connection.</param>
  896. <param name="relaySlotId">ID of the remote peer in relay.</param>
  897. <param name="network">GUID for the relay match, retrieved by calling Networking.Match.NetworkMatch.JoinMatch and using the Networking.Match.MatchInfo.networkId.</param>
  898. <param name="source">GUID for the source, can be retrieved by calling Utility.GetSourceID.</param>
  899. <param name="error">Error (can be cast to Networking.NetworkError for more information).</param>
  900. <param name="node">Slot ID reserved for the user, retrieved by calling Networking.Match.NetworkMatch.JoinMatch and using the Networking.Match.MatchInfo.nodeId.</param>
  901. <param name="bucketSizeFactor">Allowed peak bandwidth (peak bandwidth = factor*bytesPerSec, recommended value is 2.0) If data has not been sent for a long time, it is allowed to send more data, with factor 2 it is allowed send 2*bytesPerSec bytes per sec.</param>
  902. <param name="bytesPerSec">Average bandwidth (bandwidth will be throttled on this level).</param>
  903. <returns>
  904. <para>A unique connection identifier on success (otherwise zero).</para>
  905. </returns>
  906. </member>
  907. <member name="M:UnityEngine.Networking.NetworkTransport.ConnectWithSimulator(System.Int32,System.String,System.Int32,System.Int32,System.Byte&amp;,UnityEngine.Networking.ConnectionSimulatorConfig)">
  908. <summary>
  909. <para>Connect with simulated latency.</para>
  910. </summary>
  911. <param name="hostId">Host ID associated with this connection (Retrieved when calling Networking.NetworkTransport.AddHost).</param>
  912. <param name="address">IPv4 address of the other peer.</param>
  913. <param name="port">Port of the other peer.</param>
  914. <param name="exeptionConnectionId">Set to 0 in the case of a default connection.</param>
  915. <param name="error">Error (can be cast to Networking.NetworkError for more information).</param>
  916. <param name="conf">A Networking.ConnectionSimulatorConfig defined for this connection.</param>
  917. <returns>
  918. <para>A unique connection identifier on success (otherwise zero).</para>
  919. </returns>
  920. </member>
  921. <member name="M:UnityEngine.Networking.NetworkTransport.Disconnect(System.Int32,System.Int32,System.Byte&amp;)">
  922. <summary>
  923. <para>Send a disconnect signal to the connected peer and close the connection. Poll Networking.NetworkTransport.Receive() to be notified that the connection is closed. This signal is only sent once (best effort delivery). If this packet is dropped for some reason, the peer closes the connection by timeout.</para>
  924. </summary>
  925. <param name="hostId">Host ID associated with this connection.</param>
  926. <param name="connectionId">The connection ID of the connection you want to close.</param>
  927. <param name="error">Error (can be cast to Networking.NetworkError for more information).</param>
  928. </member>
  929. <member name="M:UnityEngine.Networking.NetworkTransport.DisconnectNetworkHost(System.Int32,System.Byte&amp;)">
  930. <summary>
  931. <para>This will disconnect the host and disband the group.
  932. DisconnectNetworkHost can only be called by the group owner on the relay server.</para>
  933. </summary>
  934. <param name="hostId">Host ID associated with this connection.</param>
  935. <param name="error">Error (can be cast to Networking.NetworkError for more information).</param>
  936. </member>
  937. <member name="M:UnityEngine.Networking.NetworkTransport.FinishSendMulticast(System.Int32,System.Byte&amp;)">
  938. <summary>
  939. <para>Finalizes sending of a message to a group of connections. Only one multicast message at a time is allowed per host.</para>
  940. </summary>
  941. <param name="hostId">Host ID associated with this connection (retrieved when calling Networking.NetworkTransport.AddHost).</param>
  942. <param name="error">Error (can be cast to Networking.NetworkError for more information).</param>
  943. </member>
  944. <member name="M:UnityEngine.Networking.NetworkTransport.GetAckBufferCount(System.Int32,System.Int32,System.Byte&amp;)">
  945. <summary>
  946. <para>Returns size of reliable buffer.</para>
  947. </summary>
  948. <param name="hostId">Host ID associated with this connection.</param>
  949. <param name="connectionId">ID of the connection.</param>
  950. <param name="error">Error (can be cast to Networking.NetworkError for more information).</param>
  951. <returns>
  952. <para>Size of ack buffer.</para>
  953. </returns>
  954. </member>
  955. <member name="M:UnityEngine.Networking.NetworkTransport.GetAssetId(UnityEngine.GameObject)">
  956. <summary>
  957. <para>The Unity Multiplayer spawning system uses assetIds to identify what remote objects to spawn. This function allows you to get the assetId for the prefab associated with an object.</para>
  958. </summary>
  959. <param name="go">Target GameObject to get assetId for.</param>
  960. <returns>
  961. <para>The assetId of the game object's prefab.</para>
  962. </returns>
  963. </member>
  964. <member name="M:UnityEngine.Networking.NetworkTransport.GetBroadcastConnectionInfo(System.Int32,System.String&amp;,System.Int32&amp;,System.Byte&amp;)">
  965. <summary>
  966. <para>After Networking.NetworkTransport.Receive() returns Networking.NetworkEventType.BroadcastEvent, this function will return the connection information of the broadcast sender. This information can then be used for connecting to the broadcast sender.</para>
  967. </summary>
  968. <param name="hostId">ID of the broadcast receiver.</param>
  969. <param name="address">IPv4 address of broadcast sender.</param>
  970. <param name="port">Port of broadcast sender.</param>
  971. <param name="error">Error (can be cast to Networking.NetworkError for more information).</param>
  972. </member>
  973. <member name="M:UnityEngine.Networking.NetworkTransport.GetBroadcastConnectionMessage(System.Int32,System.Byte[],System.Int32,System.Int32&amp;,System.Byte&amp;)">
  974. <summary>
  975. <para>After Networking.NetworkTransport.Receive() returns Networking.NetworkEventType.BroadcastEvent, this function returns a complimentary message from the broadcast sender.</para>
  976. </summary>
  977. <param name="hostId">ID of broadcast receiver.</param>
  978. <param name="buffer">Message buffer provided by caller.</param>
  979. <param name="bufferSize">Buffer size.</param>
  980. <param name="receivedSize">Received size (if received size &gt; bufferSize, corresponding error will be set).</param>
  981. <param name="error">Error (can be cast to Networking.NetworkError for more information).</param>
  982. </member>
  983. <member name="M:UnityEngine.Networking.NetworkTransport.GetConnectionInfo(System.Int32,System.Int32,System.String&amp;,System.Int32&amp;,UnityEngine.Networking.Types.NetworkID&amp;,UnityEngine.Networking.Types.NodeID&amp;,System.Byte&amp;)">
  984. <summary>
  985. <para>Returns the connection parameters for the specified connectionId. These parameters can be sent to other users to establish a direct connection to this peer. If this peer is connected to the host via Relay, the Relay-related parameters are set.</para>
  986. </summary>
  987. <param name="hostId">Host ID associated with this connection.</param>
  988. <param name="connectionId">ID of connection.</param>
  989. <param name="address">IP address.</param>
  990. <param name="port">Port.</param>
  991. <param name="network">Relay network guid.</param>
  992. <param name="error">Error (can be cast to Networking.NetworkError for more information).</param>
  993. <param name="dstNode">Destination slot id.</param>
  994. </member>
  995. <member name="M:UnityEngine.Networking.NetworkTransport.GetCurrentIncomingMessageAmount">
  996. <summary>
  997. <para>Returns the number of unread messages in the read-queue.</para>
  998. </summary>
  999. </member>
  1000. <member name="M:UnityEngine.Networking.NetworkTransport.GetCurrentOutgoingMessageAmount">
  1001. <summary>
  1002. <para>Returns the total number of messages still in the write-queue.</para>
  1003. </summary>
  1004. </member>
  1005. <member name="M:UnityEngine.Networking.NetworkTransport.GetCurrentRTT(System.Int32,System.Int32,System.Byte&amp;)">
  1006. <summary>
  1007. <para>Return the round trip time for the given connectionId.</para>
  1008. </summary>
  1009. <param name="error">Error (can be cast to Networking.NetworkError for more information).</param>
  1010. <param name="hostId">Host ID associated with this connection.</param>
  1011. <param name="connectionId">ID of the connection.</param>
  1012. <returns>
  1013. <para>Current round trip time in ms.</para>
  1014. </returns>
  1015. </member>
  1016. <member name="M:UnityEngine.Networking.NetworkTransport.GetHostPort(System.Int32)">
  1017. <summary>
  1018. <para>Returns the port number assigned to the host.</para>
  1019. </summary>
  1020. <param name="hostId">Host ID.</param>
  1021. <returns>
  1022. <para>The UDP port number, or -1 if an error occurred.</para>
  1023. </returns>
  1024. </member>
  1025. <member name="M:UnityEngine.Networking.NetworkTransport.GetIncomingMessageQueueSize(System.Int32,System.Byte&amp;)">
  1026. <summary>
  1027. <para>Returns the number of received messages waiting in the queue for processing.</para>
  1028. </summary>
  1029. <param name="hostId">Host ID associated with this queue.</param>
  1030. <param name="error">Error code. Cast this value to Networking.NetworkError for more information.</param>
  1031. <returns>
  1032. <para>The number of messages in the queue.</para>
  1033. </returns>
  1034. </member>
  1035. <member name="M:UnityEngine.Networking.NetworkTransport.GetIncomingPacketCount(System.Int32,System.Int32,System.Byte&amp;)">
  1036. <summary>
  1037. <para>Returns how many packets have been received from start for connection.</para>
  1038. </summary>
  1039. <param name="hostId">Host ID associated with this connection.</param>
  1040. <param name="connectionId">ID of the connection.</param>
  1041. <param name="error">Error (can be cast to Networking.NetworkError for more information).</param>
  1042. <returns>
  1043. <para>The absolute number of packets received since the connection was established.</para>
  1044. </returns>
  1045. </member>
  1046. <member name="M:UnityEngine.Networking.NetworkTransport.GetIncomingPacketCountForAllHosts">
  1047. <summary>
  1048. <para>Returns how many packets have been received from start. (from Networking.NetworkTransport.Init call).</para>
  1049. </summary>
  1050. <returns>
  1051. <para>Packets count received from start for all hosts.</para>
  1052. </returns>
  1053. </member>
  1054. <member name="M:UnityEngine.Networking.NetworkTransport.GetIncomingPacketDropCountForAllHosts">
  1055. <summary>
  1056. <para>How many packets have been dropped due lack space in incoming queue (absolute value, countinf from start).</para>
  1057. </summary>
  1058. <returns>
  1059. <para>Dropping packet count.</para>
  1060. </returns>
  1061. </member>
  1062. <member name="M:UnityEngine.Networking.NetworkTransport.GetIncomingPacketLossCount(System.Int32,System.Int32,System.Byte&amp;)">
  1063. <summary>
  1064. <para>Returns how many incoming packets have been lost due transmitting (dropped by network).</para>
  1065. </summary>
  1066. <param name="hostId">Host ID associated with this connection.</param>
  1067. <param name="connectionId">ID of the connection.</param>
  1068. <param name="error">Error (can be cast to Networking.NetworkError for more information).</param>
  1069. <returns>
  1070. <para>The absolute number of packets that have been lost since the connection was established.</para>
  1071. </returns>
  1072. </member>
  1073. <member name="M:UnityEngine.Networking.NetworkTransport.GetMaxAllowedBandwidth(System.Int32,System.Int32,System.Byte&amp;)">
  1074. <summary>
  1075. <para>Gets the currently-allowed network bandwidth in bytes per second. The value returned can vary because bandwidth can be throttled by flow control. If the bandwidth is throttled to zero, the connection is disconnected.ted.</para>
  1076. </summary>
  1077. <param name="hostId">Host ID associated with this connection.</param>
  1078. <param name="connectionId">ID of the connection.</param>
  1079. <param name="error">Error (can be cast to Networking.NetworkError for more information).</param>
  1080. <returns>
  1081. <para>Currently-allowed bandwidth in bytes per second.</para>
  1082. </returns>
  1083. </member>
  1084. <member name="M:UnityEngine.Networking.NetworkTransport.GetNetIOTimeuS">
  1085. <summary>
  1086. <para>Function returns time spent on network I/O operations in microseconds.</para>
  1087. </summary>
  1088. <returns>
  1089. <para>Time in micro seconds.</para>
  1090. </returns>
  1091. </member>
  1092. <member name="M:UnityEngine.Networking.NetworkTransport.GetNetworkLostPacketNum(System.Int32,System.Int32,System.Byte&amp;)">
  1093. <summary>
  1094. <para>Return the total number of packets that has been lost.</para>
  1095. </summary>
  1096. <param name="hostId">Host ID associated with this connection.</param>
  1097. <param name="connectionId">ID of the connection.</param>
  1098. <param name="error">Error (can be cast to Networking.NetworkError for more information).</param>
  1099. </member>
  1100. <member name="M:UnityEngine.Networking.NetworkTransport.GetNetworkTimestamp">
  1101. <summary>
  1102. <para>Get a network timestamp. Can be used in your messages to investigate network delays together with Networking.GetRemoteDelayTimeMS.</para>
  1103. </summary>
  1104. <returns>
  1105. <para>Timestamp.</para>
  1106. </returns>
  1107. </member>
  1108. <member name="M:UnityEngine.Networking.NetworkTransport.GetOutgoingFullBytesCount">
  1109. <summary>
  1110. <para>Returns how much raw data (in bytes) have been sent from start for all hosts (from Networking.NetworkTransport.Init call).</para>
  1111. </summary>
  1112. <returns>
  1113. <para>Total data (user payload, protocol specific data, ip and udp headers) (in bytes) sent from start for all hosts.</para>
  1114. </returns>
  1115. </member>
  1116. <member name="M:UnityEngine.Networking.NetworkTransport.GetOutgoingFullBytesCountForConnection(System.Int32,System.Int32,System.Byte&amp;)">
  1117. <summary>
  1118. <para>Returns how much raw data (in bytes) have been sent from start for connection (from call Networking.NetworkTransport.Connect for active connect or from connection request receiving for passive connect).</para>
  1119. </summary>
  1120. <param name="hostId">Host ID associated with this connection.</param>
  1121. <param name="connectionId">ID of the connection.</param>
  1122. <param name="error">Error (can be cast to Networking.NetworkError for more information).</param>
  1123. <returns>
  1124. <para>Total data (user payload, protocol specific data, ip and udp headers) (in bytes) sent from start for connection.</para>
  1125. </returns>
  1126. </member>
  1127. <member name="M:UnityEngine.Networking.NetworkTransport.GetOutgoingFullBytesCountForHost(System.Int32,System.Byte&amp;)">
  1128. <summary>
  1129. <para>Returns how much raw data (in bytes) have been sent from start for the host (from call Networking.NetworkTransport.AddHost).</para>
  1130. </summary>
  1131. <param name="hostId">ID of the host.</param>
  1132. <param name="error">Error (can be cast to Networking.NetworkError for more information).</param>
  1133. <returns>
  1134. <para>Total data (user payload, protocol specific data, ip and udp headers) (in bytes) sent from start for the host.</para>
  1135. </returns>
  1136. </member>
  1137. <member name="M:UnityEngine.Networking.NetworkTransport.GetOutgoingMessageCount">
  1138. <summary>
  1139. <para>Returns how many messages have been sent from start (from Networking.NetworkTransport.Init call).</para>
  1140. </summary>
  1141. <returns>
  1142. <para>Messages count sent from start (from call Networking.NetworkTransport.Init) for all hosts.</para>
  1143. </returns>
  1144. </member>
  1145. <member name="M:UnityEngine.Networking.NetworkTransport.GetOutgoingMessageCountForConnection(System.Int32,System.Int32,System.Byte&amp;)">
  1146. <summary>
  1147. <para>Returns how many packets have been sent from start for connection (from call Networking.NetworkTransport.Connect for active connect or from connection request receiving for passive connect).</para>
  1148. </summary>
  1149. <param name="hostId">Host ID associated with this connection.</param>
  1150. <param name="connectionId">ID of the connection.</param>
  1151. <param name="error">Error (can be cast to Networking.NetworkError for more information).</param>
  1152. <returns>
  1153. <para>Messages count sending from start for connection.</para>
  1154. </returns>
  1155. </member>
  1156. <member name="M:UnityEngine.Networking.NetworkTransport.GetOutgoingMessageCountForHost(System.Int32,System.Byte&amp;)">
  1157. <summary>
  1158. <para>Returns how many messages have been sent from start for host (from call Networking.NetworkTransport.AddHost).</para>
  1159. </summary>
  1160. <param name="hostId">ID of the host.</param>
  1161. <param name="error">Error (can be cast to Networking.NetworkError for more information).</param>
  1162. <returns>
  1163. <para>Messages count sending from start for the host.</para>
  1164. </returns>
  1165. </member>
  1166. <member name="M:UnityEngine.Networking.NetworkTransport.GetOutgoingMessageQueueSize(System.Int32,System.Byte&amp;)">
  1167. <summary>
  1168. <para>Returns the number of messages waiting in the outgoing message queue to be sent.</para>
  1169. </summary>
  1170. <param name="hostId">Host ID associated with this queue.</param>
  1171. <param name="error">Error code. Cast this value to Networking.NetworkError for more information.</param>
  1172. <returns>
  1173. <para>The number of messages waiting in the outgoing message queue to be sent.</para>
  1174. </returns>
  1175. </member>
  1176. <member name="M:UnityEngine.Networking.NetworkTransport.GetOutgoingPacketCount">
  1177. <summary>
  1178. <para>Returns how many packets have been sent from start (from call Networking.NetworkTransport.Init) for all hosts.</para>
  1179. </summary>
  1180. <returns>
  1181. <para>Packets count sent from networking library start (from call Networking.NetworkTransport.Init) for all hosts.</para>
  1182. </returns>
  1183. </member>
  1184. <member name="M:UnityEngine.Networking.NetworkTransport.GetOutgoingPacketCountForConnection(System.Int32,System.Int32,System.Byte&amp;)">
  1185. <summary>
  1186. <para>Returns how many packets have been sent for connection from it start (from call Networking.NetworkTransport.Connect for active connect or from connection request receiving for passive connect).</para>
  1187. </summary>
  1188. <param name="hostId">Host ID associated with this connection.</param>
  1189. <param name="connectionId">ID of the connection.</param>
  1190. <param name="error">Error (can be cast to Networking.NetworkError for more information).</param>
  1191. <returns>
  1192. <para>Packets count sent for connection from it start.</para>
  1193. </returns>
  1194. </member>
  1195. <member name="M:UnityEngine.Networking.NetworkTransport.GetOutgoingPacketCountForHost(System.Int32,System.Byte&amp;)">
  1196. <summary>
  1197. <para>Returns how many packets have been sent for host from it start (from call Networking.NetworkTransport.AddHost).</para>
  1198. </summary>
  1199. <param name="hostId">ID of the host.</param>
  1200. <param name="error">Error (can be cast to Networking.NetworkError for more information).</param>
  1201. <returns>
  1202. <para>Count packets have been sent from host start.</para>
  1203. </returns>
  1204. </member>
  1205. <member name="M:UnityEngine.Networking.NetworkTransport.GetOutgoingPacketNetworkLossPercent(System.Int32,System.Int32,System.Byte&amp;)">
  1206. <summary>
  1207. <para>Returns the value in percent of the number of sent packets that were dropped by the network and not received by the peer.</para>
  1208. </summary>
  1209. <param name="hostId">Host ID associated with this connection.</param>
  1210. <param name="connectionId">ID of the connection.</param>
  1211. <param name="error">Error (can be cast to Networking.NetworkError for more information).</param>
  1212. <returns>
  1213. <para>The number of packets dropped by the network in the last ping timeout period expressed as an integer percentage from 0 to 100.</para>
  1214. </returns>
  1215. </member>
  1216. <member name="M:UnityEngine.Networking.NetworkTransport.GetOutgoingPacketOverflowLossPercent(System.Int32,System.Int32,System.Byte&amp;)">
  1217. <summary>
  1218. <para>Returns the value in percent of the number of sent packets that were dropped by the peer.</para>
  1219. </summary>
  1220. <param name="hostId">Host ID associated with this connection.</param>
  1221. <param name="connectionId">ID of the connection.</param>
  1222. <param name="error">Error (can be cast to Networking.NetworkError for more information).</param>
  1223. <returns>
  1224. <para>The number of packets dropped by the peer in the last ping timeout period expressed as an integer percentage from 0 to 100.</para>
  1225. </returns>
  1226. </member>
  1227. <member name="M:UnityEngine.Networking.NetworkTransport.GetOutgoingSystemBytesCount">
  1228. <summary>
  1229. <para>Returns how much user payload and protocol system headers (in bytes) have been sent from start (from Networking.NetworkTransport.Init call).</para>
  1230. </summary>
  1231. <returns>
  1232. <para>Total payload and protocol system headers (in bytes) sent from start for all hosts.</para>
  1233. </returns>
  1234. </member>
  1235. <member name="M:UnityEngine.Networking.NetworkTransport.GetOutgoingSystemBytesCountForConnection(System.Int32,System.Int32,System.Byte&amp;)">
  1236. <summary>
  1237. <para>Returns how much payload and protocol system headers (in bytes) have been sent from start for connection (from call Networking.NetworkTransport.Connect for active connect or from connection request receiving for passive connect).</para>
  1238. </summary>
  1239. <param name="hostId">Host ID associated with this connection.</param>
  1240. <param name="connectionId">ID of the connection.</param>
  1241. <param name="error">Error (can be cast to Networking.NetworkError for more information).</param>
  1242. <returns>
  1243. <para>Total user payload and protocol system headers (in bytes) sent from start for connection.</para>
  1244. </returns>
  1245. </member>
  1246. <member name="M:UnityEngine.Networking.NetworkTransport.GetOutgoingSystemBytesCountForHost(System.Int32,System.Byte&amp;)">
  1247. <summary>
  1248. <para>Returns how much payload and protocol system headers (in bytes) have been sent from start for the host (from call Networking.NetworkTransport.AddHost).</para>
  1249. </summary>
  1250. <param name="hostId">ID of the host.</param>
  1251. <param name="error">Error (can be cast to Networking.NetworkError for more information).</param>
  1252. <returns>
  1253. <para>Total user payload and protocol system headers (in bytes) sent from start for the host.</para>
  1254. </returns>
  1255. </member>
  1256. <member name="M:UnityEngine.Networking.NetworkTransport.GetOutgoingUserBytesCount">
  1257. <summary>
  1258. <para>Returns how much payload (user) bytes have been sent from start (from Networking.NetworkTransport.Init call).</para>
  1259. </summary>
  1260. <returns>
  1261. <para>Total payload (in bytes) sent from start for all hosts.</para>
  1262. </returns>
  1263. </member>
  1264. <member name="M:UnityEngine.Networking.NetworkTransport.GetOutgoingUserBytesCountForConnection(System.Int32,System.Int32,System.Byte&amp;)">
  1265. <summary>
  1266. <para>Returns how much payload (user) bytes have been sent from start for connection (from call Networking.NetworkTransport.Connect for active connect or from connection request receiving for passive connect).</para>
  1267. </summary>
  1268. <param name="hostId">Host ID associated with this connection.</param>
  1269. <param name="connectionId">ID of the connection.</param>
  1270. <param name="error">Error (can be cast to Networking.NetworkError for more information).</param>
  1271. <returns>
  1272. <para>Total payload (in bytes) sent from start for connection.</para>
  1273. </returns>
  1274. </member>
  1275. <member name="M:UnityEngine.Networking.NetworkTransport.GetOutgoingUserBytesCountForHost(System.Int32,System.Byte&amp;)">
  1276. <summary>
  1277. <para>Returns how much payload (user) bytes have been sent from start for the host (from call Networking.NetworkTransport.AddHost).</para>
  1278. </summary>
  1279. <param name="hostId">ID of the host.</param>
  1280. <param name="error">Error (can be cast to Networking.NetworkError for more information).</param>
  1281. <returns>
  1282. <para>Total payload (in bytes) sent from start for the host.</para>
  1283. </returns>
  1284. </member>
  1285. <member name="M:UnityEngine.Networking.NetworkTransport.GetPacketReceivedRate(System.Int32,System.Int32,System.Byte&amp;)">
  1286. <summary>
  1287. <para>Return the current receive rate in bytes per second.</para>
  1288. </summary>
  1289. <param name="hostId">Host ID associated with this connection.</param>
  1290. <param name="connectionId">ID of the connection.</param>
  1291. <param name="error">Error (can be cast to Networking.NetworkError for more information).</param>
  1292. </member>
  1293. <member name="M:UnityEngine.Networking.NetworkTransport.GetPacketSentRate(System.Int32,System.Int32,System.Byte&amp;)">
  1294. <summary>
  1295. <para>Return the current send rate in bytes per second.</para>
  1296. </summary>
  1297. <param name="hostId">Host ID associated with this connection.</param>
  1298. <param name="connectionId">ID of the connection.</param>
  1299. <param name="error">Error (can be cast to Networking.NetworkError for more information).</param>
  1300. </member>
  1301. <member name="M:UnityEngine.Networking.NetworkTransport.GetRemoteDelayTimeMS(System.Int32,System.Int32,System.Int32,System.Byte&amp;)">
  1302. <summary>
  1303. <para>Returns the delay for the timestamp received.</para>
  1304. </summary>
  1305. <param name="hostId">Host ID associated with this connection.</param>
  1306. <param name="connectionId">ID of the connection.</param>
  1307. <param name="remoteTime">Timestamp delivered from peer.</param>
  1308. <param name="error">Error (can be cast to Networking.NetworkError for more information).</param>
  1309. </member>
  1310. <member name="M:UnityEngine.Networking.NetworkTransport.GetRemotePacketReceivedRate(System.Int32,System.Int32,System.Byte&amp;)">
  1311. <summary>
  1312. <para>Deprecated. Use Networking.NetworkTransport.GetNetworkLostPacketNum() instead.</para>
  1313. </summary>
  1314. <param name="hostId">Host ID associated with this connection.</param>
  1315. <param name="connectionId">ID of the connection.</param>
  1316. <param name="error">Error (can be cast to Networking.NetworkError for more information).</param>
  1317. </member>
  1318. <member name="M:UnityEngine.Networking.NetworkTransport.Init">
  1319. <summary>
  1320. <para>Initializes the NetworkTransport. Should be called before any other operations on the NetworkTransport are done.</para>
  1321. </summary>
  1322. </member>
  1323. <member name="M:UnityEngine.Networking.NetworkTransport.IsBroadcastDiscoveryRunning">
  1324. <summary>
  1325. <para>Check if the broadcast discovery sender is running.</para>
  1326. </summary>
  1327. <returns>
  1328. <para>True if it is running. False if it is not running.</para>
  1329. </returns>
  1330. </member>
  1331. <member name="P:UnityEngine.Networking.NetworkTransport.IsStarted">
  1332. <summary>
  1333. <para>Deprecated.</para>
  1334. </summary>
  1335. </member>
  1336. <member name="M:UnityEngine.Networking.NetworkTransport.NotifyWhenConnectionReadyForSend(System.Int32,System.Int32,System.Int32,System.Byte&amp;)">
  1337. <summary>
  1338. <para>This method allows you to specify that notifications callbacks should be called when Unity's networking can send more messages than defined in notificationLevel.</para>
  1339. </summary>
  1340. <param name="hostId">Host ID.</param>
  1341. <param name="connectionId">Connection ID.</param>
  1342. <param name="notificationLevel">Defines how many free slots in the incoming queue should be available before [GlobalConfig.ConnectionReadyForSend] callback is triggered.</param>
  1343. <param name="error">Error code.</param>
  1344. <returns>
  1345. <para>Result, if false error will show error code.</para>
  1346. </returns>
  1347. </member>
  1348. <member name="M:UnityEngine.Networking.NetworkTransport.QueueMessageForSending(System.Int32,System.Int32,System.Int32,System.Byte[],System.Int32,System.Byte&amp;)">
  1349. <summary>
  1350. <para>Function is queueing but not sending messages.</para>
  1351. </summary>
  1352. <param name="hostId">Host ID associated with this connection.</param>
  1353. <param name="connectionId">ID of the connection.</param>
  1354. <param name="error">Error (can be cast to Networking.NetworkError for more information).</param>
  1355. <param name="channelId">The channel ID to send on.</param>
  1356. <param name="buffer">Buffer containing the data to send.</param>
  1357. <param name="size">Size of the buffer.</param>
  1358. <returns>
  1359. <para>True if success.</para>
  1360. </returns>
  1361. </member>
  1362. <member name="M:UnityEngine.Networking.NetworkTransport.Receive(System.Int32&amp;,System.Int32&amp;,System.Int32&amp;,System.Byte[],System.Int32,System.Int32&amp;,System.Byte&amp;)">
  1363. <summary>
  1364. <para>Called to poll the underlying system for events.</para>
  1365. </summary>
  1366. <param name="hostId">Host ID associated with the event.</param>
  1367. <param name="connectionId">The connectionID that received the event.</param>
  1368. <param name="channelId">The channel ID associated with the event.</param>
  1369. <param name="buffer">The buffer that will hold the data received.</param>
  1370. <param name="bufferSize">Size of the buffer supplied.</param>
  1371. <param name="receivedSize">The actual receive size of the data.</param>
  1372. <param name="error">Error (can be cast to Networking.NetworkError for more information).</param>
  1373. <returns>
  1374. <para>Type of event returned.</para>
  1375. </returns>
  1376. </member>
  1377. <member name="M:UnityEngine.Networking.NetworkTransport.ReceiveFromHost(System.Int32,System.Int32&amp;,System.Int32&amp;,System.Byte[],System.Int32,System.Int32&amp;,System.Byte&amp;)">
  1378. <summary>
  1379. <para>Similar to Networking.NetworkTransport.Receive but will only poll for the provided hostId.</para>
  1380. </summary>
  1381. <param name="hostId">The host ID to check for events.</param>
  1382. <param name="connectionId">The connection ID that received the event.</param>
  1383. <param name="channelId">The channel ID associated with the event.</param>
  1384. <param name="buffer">The buffer that will hold the data received.</param>
  1385. <param name="bufferSize">Size of the buffer supplied.</param>
  1386. <param name="receivedSize">The actual receive size of the data.</param>
  1387. <param name="error">Error (can be cast to Networking.NetworkError for more information).</param>
  1388. <returns>
  1389. <para>Type of event returned.</para>
  1390. </returns>
  1391. </member>
  1392. <member name="M:UnityEngine.Networking.NetworkTransport.ReceiveRelayEventFromHost(System.Int32,System.Byte&amp;)">
  1393. <summary>
  1394. <para>Polls the host for the following events: Networking.NetworkEventType.ConnectEvent and Networking.NetworkEventType.DisconnectEvent.
  1395. Can only be called by the relay group owner.</para>
  1396. </summary>
  1397. <param name="hostId">The host ID to check for events.</param>
  1398. <param name="error">Error (can be cast to Networking.NetworkError for more information).</param>
  1399. <returns>
  1400. <para>Type of event returned.</para>
  1401. </returns>
  1402. </member>
  1403. <member name="M:UnityEngine.Networking.NetworkTransport.RemoveHost(System.Int32)">
  1404. <summary>
  1405. <para>Closes the opened socket, and closes all connections belonging to that socket.</para>
  1406. </summary>
  1407. <param name="hostId">Host ID to remove.</param>
  1408. </member>
  1409. <member name="M:UnityEngine.Networking.NetworkTransport.Send(System.Int32,System.Int32,System.Int32,System.Byte[],System.Int32,System.Byte&amp;)">
  1410. <summary>
  1411. <para>Send data to peer.</para>
  1412. </summary>
  1413. <param name="hostId">Host ID associated with this connection.</param>
  1414. <param name="connectionId">ID of the connection.</param>
  1415. <param name="channelId">The channel ID to send on.</param>
  1416. <param name="buffer">Buffer containing the data to send.</param>
  1417. <param name="size">Size of the buffer.</param>
  1418. <param name="error">Error (can be cast to Networking.NetworkError for more information).</param>
  1419. </member>
  1420. <member name="M:UnityEngine.Networking.NetworkTransport.SendMulticast(System.Int32,System.Int32,System.Byte&amp;)">
  1421. <summary>
  1422. <para>Add a connection for the multicast send.</para>
  1423. </summary>
  1424. <param name="hostId">Host ID associated with this connection.</param>
  1425. <param name="connectionId">ID of the connection.</param>
  1426. <param name="error">Error (can be cast to Networking.NetworkError for more information).</param>
  1427. </member>
  1428. <member name="M:UnityEngine.Networking.NetworkTransport.SendQueuedMessages(System.Int32,System.Int32,System.Byte&amp;)">
  1429. <summary>
  1430. <para>Sends messages, previously queued by NetworkTransport.QueueMessageForSending function.</para>
  1431. </summary>
  1432. <param name="hostId">Host ID associated with this connection.</param>
  1433. <param name="connectionId">ID of the connection.</param>
  1434. <param name="error">Error (can be cast to Networking.NetworkError for more information).</param>
  1435. <returns>
  1436. <para>True if hostId and connectioId are valid.</para>
  1437. </returns>
  1438. </member>
  1439. <member name="M:UnityEngine.Networking.NetworkTransport.SetBroadcastCredentials(System.Int32,System.Int32,System.Int32,System.Int32,System.Byte&amp;)">
  1440. <summary>
  1441. <para>Sets the credentials required for receiving broadcast messages. Should any credentials of a received broadcast message not match, the broadcast discovery message is dropped.</para>
  1442. </summary>
  1443. <param name="hostId">Host ID associated with this broadcast.</param>
  1444. <param name="key">Key part of the credentials associated with this broadcast.</param>
  1445. <param name="version">Version part of the credentials associated with this broadcast.</param>
  1446. <param name="subversion">Subversion part of the credentials associated with this broadcast.</param>
  1447. <param name="error">Error (can be cast to Networking.NetworkError for more information).</param>
  1448. </member>
  1449. <member name="M:UnityEngine.Networking.NetworkTransport.SetPacketStat(System.Int32,System.Int32,System.Int32,System.Int32)">
  1450. <summary>
  1451. <para>Used to inform the profiler of network packet statistics.</para>
  1452. </summary>
  1453. <param name="packetStatId">The ID of the message being reported.</param>
  1454. <param name="numMsgs">Number of messages being reported.</param>
  1455. <param name="numBytes">Number of bytes used by reported messages.</param>
  1456. <param name="direction">Whether the packet is outgoing (-1) or incoming (0).</param>
  1457. </member>
  1458. <member name="M:UnityEngine.Networking.NetworkTransport.Shutdown">
  1459. <summary>
  1460. <para>Shut down the NetworkTransport.</para>
  1461. </summary>
  1462. </member>
  1463. <member name="M:UnityEngine.Networking.NetworkTransport.StartBroadcastDiscovery(System.Int32,System.Int32,System.Int32,System.Int32,System.Int32,System.Byte[],System.Int32,System.Int32,System.Byte&amp;)">
  1464. <summary>
  1465. <para>Starts sending a broadcasting message in all local subnets.</para>
  1466. </summary>
  1467. <param name="hostId">Host ID which should be reported via broadcast (broadcast receivers will connect to this host).</param>
  1468. <param name="broadcastPort">Port used for the broadcast message.</param>
  1469. <param name="key">Key part of the credentials associated with this broadcast.</param>
  1470. <param name="version">Version part of the credentials associated with this broadcast.</param>
  1471. <param name="subversion">Subversion part of the credentials associated with this broadcast.</param>
  1472. <param name="buffer">Complimentary message. This message will delivered to the receiver with the broadcast event.</param>
  1473. <param name="size">Size of message.</param>
  1474. <param name="timeout">Specifies how often the broadcast message should be sent in milliseconds.</param>
  1475. <param name="error">Error (can be cast to Networking.NetworkError for more information).</param>
  1476. <returns>
  1477. <para>Return true if broadcasting request has been submitted.</para>
  1478. </returns>
  1479. </member>
  1480. <member name="M:UnityEngine.Networking.NetworkTransport.StartSendMulticast(System.Int32,System.Int32,System.Byte[],System.Int32,System.Byte&amp;)">
  1481. <summary>
  1482. <para>Start to multicast send.</para>
  1483. </summary>
  1484. <param name="hostId">Host ID associated with this connection.</param>
  1485. <param name="channelId">The channel ID.</param>
  1486. <param name="buffer">Buffer containing the data to send.</param>
  1487. <param name="size">Size of the buffer.</param>
  1488. <param name="error">Error (can be cast to Networking.NetworkError for more information).</param>
  1489. </member>
  1490. <member name="M:UnityEngine.Networking.NetworkTransport.StopBroadcastDiscovery">
  1491. <summary>
  1492. <para>Stop sending the broadcast discovery message.</para>
  1493. </summary>
  1494. </member>
  1495. <member name="T:UnityEngine.Networking.QosType">
  1496. <summary>
  1497. <para>Enumeration of all supported quality of service channel modes.</para>
  1498. </summary>
  1499. </member>
  1500. <member name="F:UnityEngine.Networking.QosType.AllCostDelivery">
  1501. <summary>
  1502. <para>A reliable message that will be re-sent with a high frequency until it is acknowledged.</para>
  1503. </summary>
  1504. </member>
  1505. <member name="F:UnityEngine.Networking.QosType.Reliable">
  1506. <summary>
  1507. <para>Each message is guaranteed to be delivered but not guaranteed to be in order.</para>
  1508. </summary>
  1509. </member>
  1510. <member name="F:UnityEngine.Networking.QosType.ReliableFragmented">
  1511. <summary>
  1512. <para>Each message is guaranteed to be delivered, also allowing fragmented messages with up to 32 fragments per message.</para>
  1513. </summary>
  1514. </member>
  1515. <member name="F:UnityEngine.Networking.QosType.ReliableFragmentedSequenced">
  1516. <summary>
  1517. <para>Each message is guaranteed to be delivered in order, also allowing fragmented messages with up to 32 fragments per message.</para>
  1518. </summary>
  1519. </member>
  1520. <member name="F:UnityEngine.Networking.QosType.ReliableSequenced">
  1521. <summary>
  1522. <para>Each message is guaranteed to be delivered and in order.</para>
  1523. </summary>
  1524. </member>
  1525. <member name="F:UnityEngine.Networking.QosType.ReliableStateUpdate">
  1526. <summary>
  1527. <para>A reliable message. Note: Only the last message in the send buffer is sent. Only the most recent message in the receive buffer will be delivered.</para>
  1528. </summary>
  1529. </member>
  1530. <member name="F:UnityEngine.Networking.QosType.StateUpdate">
  1531. <summary>
  1532. <para>An unreliable message. Only the last message in the send buffer is sent. Only the most recent message in the receive buffer will be delivered.</para>
  1533. </summary>
  1534. </member>
  1535. <member name="F:UnityEngine.Networking.QosType.Unreliable">
  1536. <summary>
  1537. <para>There is no guarantee of delivery or ordering.</para>
  1538. </summary>
  1539. </member>
  1540. <member name="F:UnityEngine.Networking.QosType.UnreliableFragmented">
  1541. <summary>
  1542. <para>There is no guarantee of delivery or ordering, but allowing fragmented messages with up to 32 fragments per message.</para>
  1543. </summary>
  1544. </member>
  1545. <member name="F:UnityEngine.Networking.QosType.UnreliableFragmentedSequenced">
  1546. <summary>
  1547. <para>There is garantee of ordering, no guarantee of delivery, but allowing fragmented messages with up to 32 fragments per message.</para>
  1548. </summary>
  1549. </member>
  1550. <member name="F:UnityEngine.Networking.QosType.UnreliableSequenced">
  1551. <summary>
  1552. <para>There is no guarantee of delivery and all unordered messages will be dropped. Example: VoIP.</para>
  1553. </summary>
  1554. </member>
  1555. <member name="T:UnityEngine.Networking.ReactorModel">
  1556. <summary>
  1557. <para>Define how unet will handle network io operation.</para>
  1558. </summary>
  1559. </member>
  1560. <member name="F:UnityEngine.Networking.ReactorModel.FixRateReactor">
  1561. <summary>
  1562. <para>Network thread will sleep up to threadawake timeout, after that it will try receive up to maxpoolsize amount of messages and then will try perform send operation for connection whihc ready to send.</para>
  1563. </summary>
  1564. </member>
  1565. <member name="F:UnityEngine.Networking.ReactorModel.SelectReactor">
  1566. <summary>
  1567. <para>Network thread will sleep up to threadawake timeout, or up to receive event on socket will happened. Awaked thread will try to read up to maxpoolsize packets from socket and will try update connections ready to send (with fixing awaketimeout rate).</para>
  1568. </summary>
  1569. </member>
  1570. <member name="T:UnityEngine.Networking.Types.AppID">
  1571. <summary>
  1572. <para>The AppID identifies the application on the Unity Cloud or UNET servers.</para>
  1573. </summary>
  1574. </member>
  1575. <member name="F:UnityEngine.Networking.Types.AppID.Invalid">
  1576. <summary>
  1577. <para>Invalid AppID.</para>
  1578. </summary>
  1579. </member>
  1580. <member name="T:UnityEngine.Networking.Types.HostPriority">
  1581. <summary>
  1582. <para>An Enum representing the priority of a client in a match, starting at 0 and increasing.</para>
  1583. </summary>
  1584. </member>
  1585. <member name="F:UnityEngine.Networking.Types.HostPriority.Invalid">
  1586. <summary>
  1587. <para>The Invalid case for a HostPriority. An Invalid host priority is not a valid host.</para>
  1588. </summary>
  1589. </member>
  1590. <member name="T:UnityEngine.Networking.Types.NetworkAccessLevel">
  1591. <summary>
  1592. <para>Describes the access levels granted to this client.</para>
  1593. </summary>
  1594. </member>
  1595. <member name="F:UnityEngine.Networking.Types.NetworkAccessLevel.Admin">
  1596. <summary>
  1597. <para>Administration access level, generally describing clearence to perform game altering actions against anyone inside a particular match.</para>
  1598. </summary>
  1599. </member>
  1600. <member name="F:UnityEngine.Networking.Types.NetworkAccessLevel.Invalid">
  1601. <summary>
  1602. <para>Invalid access level, signifying no access level has been granted/specified.</para>
  1603. </summary>
  1604. </member>
  1605. <member name="F:UnityEngine.Networking.Types.NetworkAccessLevel.Owner">
  1606. <summary>
  1607. <para>Access level Owner, generally granting access for operations key to the peer host server performing it's work.</para>
  1608. </summary>
  1609. </member>
  1610. <member name="F:UnityEngine.Networking.Types.NetworkAccessLevel.User">
  1611. <summary>
  1612. <para>User access level. This means you can do operations which affect yourself only, like disconnect yourself from the match.</para>
  1613. </summary>
  1614. </member>
  1615. <member name="T:UnityEngine.Networking.Types.NetworkAccessToken">
  1616. <summary>
  1617. <para>Access token used to authenticate a client session for the purposes of allowing or disallowing match operations requested by that client.</para>
  1618. </summary>
  1619. </member>
  1620. <member name="F:UnityEngine.Networking.Types.NetworkAccessToken.array">
  1621. <summary>
  1622. <para>Binary field for the actual token.</para>
  1623. </summary>
  1624. </member>
  1625. <member name="M:UnityEngine.Networking.Types.NetworkAccessToken.GetByteString">
  1626. <summary>
  1627. <para>Accessor to get an encoded string from the m_array data.</para>
  1628. </summary>
  1629. </member>
  1630. <member name="M:UnityEngine.Networking.Types.NetworkAccessToken.IsValid">
  1631. <summary>
  1632. <para>Checks if the token is a valid set of data with respect to default values (returns true if the values are not default, does not validate the token is a current legitimate token with respect to the server's auth framework).</para>
  1633. </summary>
  1634. </member>
  1635. <member name="T:UnityEngine.Networking.Types.NetworkID">
  1636. <summary>
  1637. <para>Network ID, used for match making.</para>
  1638. </summary>
  1639. </member>
  1640. <member name="F:UnityEngine.Networking.Types.NetworkID.Invalid">
  1641. <summary>
  1642. <para>Invalid NetworkID.</para>
  1643. </summary>
  1644. </member>
  1645. <member name="T:UnityEngine.Networking.Types.NodeID">
  1646. <summary>
  1647. <para>The NodeID is the ID used in Relay matches to track nodes in a network.</para>
  1648. </summary>
  1649. </member>
  1650. <member name="F:UnityEngine.Networking.Types.NodeID.Invalid">
  1651. <summary>
  1652. <para>The invalid case of a NodeID.</para>
  1653. </summary>
  1654. </member>
  1655. <member name="T:UnityEngine.Networking.Types.SourceID">
  1656. <summary>
  1657. <para>Identifies a specific game instance.</para>
  1658. </summary>
  1659. </member>
  1660. <member name="F:UnityEngine.Networking.Types.SourceID.Invalid">
  1661. <summary>
  1662. <para>Invalid SourceID.</para>
  1663. </summary>
  1664. </member>
  1665. <member name="T:UnityEngine.Networking.Utility">
  1666. <summary>
  1667. <para>Networking Utility.</para>
  1668. </summary>
  1669. </member>
  1670. <member name="P:UnityEngine.Networking.Utility.useRandomSourceID">
  1671. <summary>
  1672. <para>This property is deprecated and does not need to be set or referenced.</para>
  1673. </summary>
  1674. </member>
  1675. <member name="M:UnityEngine.Networking.Utility.GetAccessTokenForNetwork(UnityEngine.Networking.Types.NetworkID)">
  1676. <summary>
  1677. <para>Utility function to get this client's access token for a particular network, if it has been set.</para>
  1678. </summary>
  1679. <param name="netId"></param>
  1680. </member>
  1681. <member name="M:UnityEngine.Networking.Utility.GetAppID">
  1682. <summary>
  1683. <para>Utility function to fetch the program's ID for UNET Cloud interfacing.</para>
  1684. </summary>
  1685. </member>
  1686. <member name="M:UnityEngine.Networking.Utility.GetSourceID">
  1687. <summary>
  1688. <para>Utility function to get the client's SourceID for unique identification.</para>
  1689. </summary>
  1690. </member>
  1691. <member name="M:UnityEngine.Networking.Utility.SetAccessTokenForNetwork(UnityEngine.Networking.Types.NetworkID,UnityEngine.Networking.Types.NetworkAccessToken)">
  1692. <summary>
  1693. <para>Utility function that accepts the access token for a network after it's received from the server.</para>
  1694. </summary>
  1695. <param name="netId"></param>
  1696. <param name="accessToken"></param>
  1697. </member>
  1698. <member name="M:UnityEngine.Networking.Utility.SetAppID(UnityEngine.Networking.Types.AppID)">
  1699. <summary>
  1700. <para>Deprecated; Setting the AppID is no longer necessary. Please log in through the editor and set up the project there.</para>
  1701. </summary>
  1702. <param name="newAppID"></param>
  1703. </member>
  1704. </members>
  1705. </doc>