> ## Documentation Index
> Fetch the complete documentation index at: https://devdocs.xbox.com/llms.txt
> Use this file to discover all available pages before exploring further.

# OnDataMessageNoCopyReceived

> Party Unity SDK의 PlayFabMultiplayerManager에 있는 OnDataMessageNoCopyReceived 이벤트에 대한 참조로, 제로 카피 방식의 수신 데이터 메시지에 대해 발생합니다.

데이터 메시지를 수신할 때 발생합니다.

## 인수

### sender (object)

이벤트를 발생시킨 클래스입니다.

### from (PlayFabPlayer)

메시지를 보낸 플레이어입니다.

### buffer (IntPtr)

메시지의 데이터 내용입니다.
