public static class ProtocolConstants.FrameFlag extends Object
| Modifier and Type | Field and Description |
|---|---|
static int |
COMPRESSED |
static int |
CUSTOM_PAYLOAD |
static int |
TRACING |
static int |
USE_BETA |
static int |
WARNING |
| Constructor and Description |
|---|
FrameFlag() |
public static final int COMPRESSED
public static final int TRACING
public static final int CUSTOM_PAYLOAD
public static final int WARNING
public static final int USE_BETA
Copyright © 2017–2020. All rights reserved.