Navigation
API > API/Plugins > API/Plugins/JWT
The public interface to this module. In most cases, this interface is only public to sibling modules within this plugin.
| Name | IJwt |
| Type | class |
| Header File | /Engine/Plugins/Experimental/JWT/Source/JWT/Public/IJwt.h |
| Include Path | #include "IJwt.h" |
Syntax
class IJwt : public IModuleInterface
Implements Interfaces
Functions
Static
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
| Singleton-like access to this module's interface. | IJwt.h | ||
static bool IsAvailable () |
Checks to see if this module is loaded and ready. | IJwt.h |