public class VoiceAccountModifiedEvent extends Event
CONTRACT_GLOBAL, NO_MODULE, NO_PLUGIN| Constructor and Description |
|---|
VoiceAccountModifiedEvent(int moduleId,
int contractId,
int userId,
VoiceAccount oldAccount,
VoiceAccount newAccount) |
| Modifier and Type | Method and Description |
|---|---|
VoiceAccount |
getNewAccount() |
VoiceAccount |
getOldAccount() |
getContractId, getContractID, getDestination, getGenerateTime, getModuleId, getModuleID, getPluginId, getSuperContractId, getTime, getTimestamp, getTypeId, getUserId, isLogFunctionProcess, prepareMessage, serializeAsObject, setLogFunctionProcess, toString, toStringpublic VoiceAccountModifiedEvent(int moduleId,
int contractId,
int userId,
VoiceAccount oldAccount,
VoiceAccount newAccount)
public VoiceAccount getOldAccount()
public VoiceAccount getNewAccount()