public interface OobMessage
| Modifier and Type | Method and Description | 
|---|---|
java.lang.String | 
getMessageId()
Get the message identifier. 
 | 
java.lang.String | 
getMessageMIMEType()
Get the message MIME type. 
 | 
java.lang.String | 
getProviderId()
Get the provider identifier. 
 | 
void | 
wipe()
Wipes out the sensitive data from memory (currently only the  
SecureString
 content). | 
java.lang.String getMessageMIMEType()
java.lang.String getMessageId()
java.lang.String getProviderId()
void wipe()
SecureString
 content).