public class WebSocketEvent extends Object
| Constructor and Description |
|---|
WebSocketEvent(String type)
Initialize with a specified event type.
|
WebSocketEvent(String type,
String content)
Initialize with a specified event type and content information.
|
Copyright © 2015. All rights reserved.