public class NexmoMediaActionEvent extends NexmoEvent
Modifier and Type | Field and Description |
---|---|
static <any> |
CREATOR |
Modifier | Constructor and Description |
---|---|
protected |
NexmoMediaActionEvent(Parcel in) |
Modifier and Type | Method and Description |
---|---|
int |
describeContents() |
boolean |
equals(java.lang.Object o) |
NexmoMediaActionState |
getMediaActionState() |
NexmoMediaActionType |
getMediaActionType() |
int |
hashCode() |
java.lang.String |
toString() |
void |
writeToParcel(Parcel dest,
int flags) |
getEventTypeFromCoreEvent, getId, getMember, getTimestamp
public java.lang.String toString()
toString
in class NexmoEvent
public boolean equals(java.lang.Object o)
equals
in class NexmoEvent
public int hashCode()
hashCode
in class NexmoEvent
public int describeContents()
describeContents
in class NexmoEvent
public void writeToParcel(Parcel dest, int flags)
writeToParcel
in class NexmoEvent
public NexmoMediaActionType getMediaActionType()
public NexmoMediaActionState getMediaActionState()