@FunctionalInterface
public interface WebSocketListenerFactory
| Modifier and Type | Field and Description |
|---|---|
static WebSocketListenerFactory |
NOT_SUPPORTED |
| Modifier and Type | Method and Description |
|---|---|
WebSocketListener |
create(Context context) |
static final WebSocketListenerFactory NOT_SUPPORTED
WebSocketListener create(Context context)
Copyright © 2015. All Rights Reserved.