Select your preferred scripting language. All code snippets will be displayed in this language.
Thank you for helping us improve the quality of Unity Documentation. Although we cannot accept all submissions, we do read each suggested change from our users and will make updates where applicable.
ClosehostId | Id of broadcast receiver (returns with Receve() function). |
buffer | Message buffer provided by caller. |
bufferSize | Buffer size. |
receivedSize | Received size (if received size > bufferSize, corresponding error will be set). |
error | Possible error. |
If Receive() function returns BroadcastEvent, immedeately this function will return complimentary message of broadcast sender.