|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.skype.api.Sms.SetSMSBodyResult
public class Sms.SetSMSBodyResult
| Field Summary | |
|---|---|
int |
charsUntilNextChunk
The Message body as a list of individual chunks. |
java.lang.String[] |
chunks
Whether the Message body was successfully set and if not, why not. |
Sms.SETBODYRESULT |
result
|
| Constructor Summary | |
|---|---|
Sms.SetSMSBodyResult()
|
|
| Method Summary |
|---|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public Sms.SETBODYRESULT result
public java.lang.String[] chunks
public int charsUntilNextChunk
| Constructor Detail |
|---|
public Sms.SetSMSBodyResult()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||