public class DirectoryRequestFlags
extends java.lang.Object
DirectoryRequest| Modifier and Type | Field and Description |
|---|---|
static int |
HAS_SERVICE_ID
(0x02) Indicates whether the request is a streaming request, i.e.
|
static int |
NONE
(0x00) No flags set.
|
static int |
STREAMING
(0x01) Indicates presence of the serviceId member.
|
public static final int NONE
public static final int STREAMING
public static final int HAS_SERVICE_ID
Copyright @ 2019 Thomson Reuters. All Rights Reserved.