public interface OncRpcReplyStatus
Modifier and Type | Field and Description |
---|---|
static int |
ONCRPC_MSG_ACCEPTED
Reply status identifying that the corresponding message call was
accepted.
|
static int |
ONCRPC_MSG_DENIED
Reply status identifying that the corresponding message call was
denied.
|
static final int ONCRPC_MSG_ACCEPTED
static final int ONCRPC_MSG_DENIED
Copyright © 2015. All rights reserved.