Documentation for this section has not yet been entered.
See Also: Inherited members from object.
|
PayloadData
(byte[])
|
Documentation for this section has not yet been entered. |
|
Documentation for this section has not yet been entered. | |
|
Documentation for this section has not yet been entered. | |
|
Documentation for this section has not yet been entered. | |
|
Documentation for this section has not yet been entered. |
[read-only] | ApplicationData | byte[]. Documentation for this section has not yet been entered. |
[read-only] | ExtensionData | byte[]. Documentation for this section has not yet been entered. |
[read-only] | IsMasked | bool . Documentation for this section has not yet been entered. |
[read-only] | Length | ulong . Documentation for this section has not yet been entered. |
|
GetEnumerator
()Documentation for this section has not yet been entered. |
|
|
Mask
(byte[])Documentation for this section has not yet been entered. |
|
|
ToBytes
()Documentation for this section has not yet been entered. |
|
override
|
ToString
()Documentation for this section has not yet been entered. |
|
IEnumerable.GetEnumerator | Documentation for this section has not yet been entered. |
Documentation for this section has not yet been entered.
Syntax
public PayloadData (byte[] appData)Parameters
- appData
- Documentation for this section has not yet been entered.
Remarks
Documentation for this section has not yet been entered.Requirements
Namespace: WebSocketSharp.Frame
Assembly: websocket-sharp (in websocket-sharp.dll)
Assembly Versions: 1.0.2.36581
Documentation for this section has not yet been entered.
Syntax
public PayloadData (string appData)Parameters
- appData
- Documentation for this section has not yet been entered.
Remarks
Documentation for this section has not yet been entered.Requirements
Namespace: WebSocketSharp.Frame
Assembly: websocket-sharp (in websocket-sharp.dll)
Assembly Versions: 1.0.2.36581
Documentation for this section has not yet been entered.
Syntax
Parameters
- appData
- Documentation for this section has not yet been entered.
- masked
- Documentation for this section has not yet been entered.
Remarks
Documentation for this section has not yet been entered.Requirements
Namespace: WebSocketSharp.Frame
Assembly: websocket-sharp (in websocket-sharp.dll)
Assembly Versions: 1.0.2.36581
Documentation for this section has not yet been entered.
Syntax
Parameters
- extData
- Documentation for this section has not yet been entered.
- appData
- Documentation for this section has not yet been entered.
Remarks
Documentation for this section has not yet been entered.Requirements
Namespace: WebSocketSharp.Frame
Assembly: websocket-sharp (in websocket-sharp.dll)
Assembly Versions: 1.0.2.36581
Documentation for this section has not yet been entered.
Syntax
Parameters
- extData
- Documentation for this section has not yet been entered.
- appData
- Documentation for this section has not yet been entered.
- masked
- Documentation for this section has not yet been entered.
Remarks
Documentation for this section has not yet been entered.Requirements
Namespace: WebSocketSharp.Frame
Assembly: websocket-sharp (in websocket-sharp.dll)
Assembly Versions: 1.0.2.36581
Documentation for this section has not yet been entered.
Syntax
public byte[] ApplicationData { get; }Value
Documentation for this section has not yet been entered.Remarks
Documentation for this section has not yet been entered.Requirements
Namespace: WebSocketSharp.Frame
Assembly: websocket-sharp (in websocket-sharp.dll)
Assembly Versions: 1.0.2.36581
Documentation for this section has not yet been entered.
Syntax
public byte[] ExtensionData { get; }Value
Documentation for this section has not yet been entered.Remarks
Documentation for this section has not yet been entered.Requirements
Namespace: WebSocketSharp.Frame
Assembly: websocket-sharp (in websocket-sharp.dll)
Assembly Versions: 1.0.2.36581
Documentation for this section has not yet been entered.
Syntax
public IEnumerator<byte> GetEnumerator ()Returns
Documentation for this section has not yet been entered.Remarks
Documentation for this section has not yet been entered.Requirements
Namespace: WebSocketSharp.Frame
Assembly: websocket-sharp (in websocket-sharp.dll)
Assembly Versions: 1.0.2.36581
Documentation for this section has not yet been entered.
Syntax
public bool IsMasked { get; }Value
Documentation for this section has not yet been entered.Remarks
Documentation for this section has not yet been entered.Requirements
Namespace: WebSocketSharp.Frame
Assembly: websocket-sharp (in websocket-sharp.dll)
Assembly Versions: 1.0.2.36581
Documentation for this section has not yet been entered.
Syntax
public ulong Length { get; }Value
Documentation for this section has not yet been entered.Remarks
Documentation for this section has not yet been entered.Requirements
Namespace: WebSocketSharp.Frame
Assembly: websocket-sharp (in websocket-sharp.dll)
Assembly Versions: 1.0.2.36581
Documentation for this section has not yet been entered.
Syntax
Parameters
- maskingKey
- Documentation for this section has not yet been entered.
Remarks
Documentation for this section has not yet been entered.Requirements
Namespace: WebSocketSharp.Frame
Assembly: websocket-sharp (in websocket-sharp.dll)
Assembly Versions: 1.0.2.36581
Documentation for this section has not yet been entered.
Value: 9223372036854775807
Syntax
public const ulong MaxLengthRemarks
Documentation for this section has not yet been entered.Requirements
Namespace: WebSocketSharp.Frame
Assembly: websocket-sharp (in websocket-sharp.dll)
Assembly Versions: 1.0.2.36581
Documentation for this section has not yet been entered.
Syntax
IEnumerator System.Collections.IEnumerable.GetEnumerator ()Returns
Documentation for this section has not yet been entered.Remarks
Documentation for this section has not yet been entered.Requirements
Namespace: WebSocketSharp.Frame
Assembly: websocket-sharp (in websocket-sharp.dll)
Assembly Versions: 1.0.2.36581
Documentation for this section has not yet been entered.
Syntax
public byte[] ToBytes ()Returns
Documentation for this section has not yet been entered.Remarks
Documentation for this section has not yet been entered.Requirements
Namespace: WebSocketSharp.Frame
Assembly: websocket-sharp (in websocket-sharp.dll)
Assembly Versions: 1.0.2.36581
Documentation for this section has not yet been entered.
Syntax
public override string ToString ()Returns
Documentation for this section has not yet been entered.Remarks
Documentation for this section has not yet been entered.Requirements
Namespace: WebSocketSharp.Frame
Assembly: websocket-sharp (in websocket-sharp.dll)
Assembly Versions: 1.0.2.36581