public class DataChannelAuthentication extends Object
Modifier and Type | Field and Description |
---|---|
protected String |
argument |
static DataChannelAuthentication |
NONE |
static DataChannelAuthentication |
SELF |
Modifier | Constructor and Description |
---|---|
protected |
DataChannelAuthentication() |
protected |
DataChannelAuthentication(String argument) |
public static final DataChannelAuthentication NONE
public static final DataChannelAuthentication SELF
protected String argument
protected DataChannelAuthentication()
protected DataChannelAuthentication(String argument)
Copyright © 2015. All Rights Reserved.