public interface ESchTradeOrigin
Modifier and Type | Field and Description |
---|---|
static int |
SCH_TRADE_ORIGIN_COMMUNITY
"community" are all community proposals except those created by me.
|
static int |
SCH_TRADE_ORIGIN_MY
My trades:
(a) trade proposals that I have initiated and
(b) trade proposals to which I have already responded.
|
static int |
SCH_TRADE_ORIGIN_TO_ME
Offered to me:
(a) trade personal proposals, which are made directly to me and I need to respond to.
|
static final int SCH_TRADE_ORIGIN_MY
static final int SCH_TRADE_ORIGIN_COMMUNITY
static final int SCH_TRADE_ORIGIN_TO_ME
Copyright © 2005-2016 Genesys Telecommunications Labs, Inc. All Rights Reserved.