public class CommsSessionFailed extends com.google.gwt.event.shared.GwtEvent<CommsSessionFailedHandler>
| Modifier and Type | Field and Description |
|---|---|
static com.google.gwt.event.shared.GwtEvent.Type<CommsSessionFailedHandler> |
TYPE |
| Constructor and Description |
|---|
CommsSessionFailed(String arg1) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
dispatch(CommsSessionFailedHandler handler) |
com.google.gwt.event.shared.GwtEvent.Type<CommsSessionFailedHandler> |
getAssociatedType() |
String |
getReason() |
assertLive, getSource, isLive, kill, revivepublic static com.google.gwt.event.shared.GwtEvent.Type<CommsSessionFailedHandler> TYPE
public CommsSessionFailed(String arg1)
public String getReason()
public com.google.gwt.event.shared.GwtEvent.Type<CommsSessionFailedHandler> getAssociatedType()
getAssociatedType in class com.google.gwt.event.shared.GwtEvent<CommsSessionFailedHandler>protected void dispatch(CommsSessionFailedHandler handler)
dispatch in class com.google.gwt.event.shared.GwtEvent<CommsSessionFailedHandler>Copyright © 2019. All rights reserved.