com.sybase.uep.bobclient.constants
Interface RIMPimConstants


public interface RIMPimConstants

RIM POIM Applications key constants

Author:
tdang

Field Summary
static int RIM_PIM_CONTACT
           
static int RIM_PIM_EMAIL
           
static int RIM_PIM_EVENT
           
static int RIM_PIM_MEMO
           
static int RIM_PIM_PHONE
           
static int RIM_PIM_TODO
           
 

Field Detail

RIM_PIM_CONTACT

static final int RIM_PIM_CONTACT
See Also:
Constant Field Values

RIM_PIM_EMAIL

static final int RIM_PIM_EMAIL
See Also:
Constant Field Values

RIM_PIM_PHONE

static final int RIM_PIM_PHONE
See Also:
Constant Field Values

RIM_PIM_EVENT

static final int RIM_PIM_EVENT
See Also:
Constant Field Values

RIM_PIM_TODO

static final int RIM_PIM_TODO
See Also:
Constant Field Values

RIM_PIM_MEMO

static final int RIM_PIM_MEMO
See Also:
Constant Field Values