public class MmsFactory extends ActionFactory
client, proxy| Constructor and Description |
|---|
MmsFactory(Client client)
Deprecated.
use @link MmsFactory(Client, Proxy) instead
|
MmsFactory(Client client,
Proxy proxy) |
| Modifier and Type | Method and Description |
|---|---|
MMSDelete |
actionDelete() |
MMSDelete |
actionDelete(String id) |
MMSGet |
actionGet() |
MMSGet |
actionGet(String id) |
MMSSend |
actionSend() |
MMSSend |
actionSend(String[] to,
String smil) |
MMSSend |
actionSend(String to,
String smil) |
getClient, getProxy, setClient, setProxy@Deprecated public MmsFactory(Client client)
Copyright © 2024. All rights reserved.