public class PlatformMessage extends java.lang.Object implements SendSupport
| 构造器和说明 |
|---|
PlatformMessage(java.lang.String receiver,
java.lang.String content) |
public void send()
throws java.lang.Exception
send 在接口中 SendSupportjava.lang.Exceptionpublic java.lang.String toString()
toString 在类中 java.lang.Object