Class UploadHandlerRaw
Implements
Inherited Members
Namespace: UnityEngine.Networking
Assembly: UnityEngine.dll
Syntax
public sealed class UploadHandlerRaw : UploadHandler, IDisposableConstructors
| Improve this Doc View SourceUploadHandlerRaw(Byte[])
Declaration
public UploadHandlerRaw(byte[] data)Parameters
| Type | Name | Description | 
|---|---|---|
| Byte[] | data |