|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface IChatParameterAccessor
Specifies access to the iChat parameter values.
| Method Summary | |
|---|---|
int |
readInt(int anIdx)
Returns an int paramter by the given index. |
EnumStatus |
readStatus(int anIdx)
Returns a status parameter by the given index. |
java.lang.String |
readString(int anIdx)
Returns a string parameter by the given index. |
| Method Detail |
|---|
java.lang.String readString(int anIdx)
anIdx - -
parameter's index
EnumStatus readStatus(int anIdx)
anIdx - -
parameter's index
int readInt(int anIdx)
anIdx - -
parameter's index
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||