|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
This interface is a base interface of BBMPlatformOutgoingJoinRequest and BBMPlatformIncomingJoinRequest providing functionality of
sending or canceling join requests for request senders, and accepting or declining join requests for hosts.
| Field Summary | ||
static int |
REQUEST_STATUS_ACCEPTED
This constant indicates the join request has been accepted by the host. |
|
static int |
REQUEST_STATUS_CANCELED
This constant indicates the join request has been canceled. |
|
static int |
REQUEST_STATUS_DECLINED
This constant indicates the join request has been declined. |
|
static int |
REQUEST_STATUS_PENDING
This constant indicates a join request is in pending status, which means the the request hasn't been accepted or declined by the host. |
|
| Method Summary | ||
int |
getRequestId()
This API is used to get the unique Id for a join request. |
|
int |
getStatus()
This API is used to keep track of the status of a join request. |
|
| Field Detail |
public static final int REQUEST_STATUS_ACCEPTED
public static final int REQUEST_STATUS_CANCELED
public static final int REQUEST_STATUS_DECLINED
public static final int REQUEST_STATUS_PENDING
| Method Detail |
public int getRequestId()
BBMPlatformOutgoingJoinRequest for a request sender and a list of BBMPlatformIncomingJoinRequest for a host.
public int getStatus()
REQUEST_STATUS_PENDING, REQUEST_STATUS_ACCEPTED,
REQUEST_STATUS_DECLINED or REQUEST_STATUS_CANCELED.
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
Copyright 1999- Research In Motion Limited. 295 Phillip Street, Waterloo, Ontario, Canada, N2L 3W8. All Rights Reserved.
Copyright 1993-2003 Sun Microsystems, Inc. 901 San Antonio Road, Palo Alto, California, 94303, U.S.A.
Copyright 2002-2003 Nokia Corporation All Rights Reserved.
Java is a trademark or registered trademark of Sun Microsystems, Inc. in the US and other countries.