LineageProxyCommand
class LineageProxyCommand(isMessagingEnabled: () -> Boolean, transferIssuer: TransferTokenIssuer, proxyHost: String, proxyPort: Int) : <ERROR CLASS> ERROR CLASS: Symbol not found for CommandBase
Forwards player commands to the proxy over the messaging channel.
Constructors
Link copied to clipboard
constructor(isMessagingEnabled: () -> Boolean, transferIssuer: TransferTokenIssuer, proxyHost: String, proxyPort: Int)