Interface IWolfTokenProvider
Provides a token used by Wolf client when connecting.
Namespace: TehGM.Wolfringo.Utilities
Assembly: Wolfringo.Core.dll
Syntax
public interface IWolfTokenProvider
Methods
| Improve this Doc View SourceGetToken()
Get a WOLF token.
Declaration
string GetToken()
Returns
Type | Description |
---|---|
String | WOLF token. |