Stream Chat Unreal SDK
Loading...
Searching...
No Matches
Jwt.h
1
// Copyright 2022 Stream.IO, Inc. All Rights Reserved.
2
3
#pragma once
4
5
#include "CoreMinimal.h"
6
10
namespace
Jwt
11
{
17
STREAMCHAT_API FString
Development
(
const
FString&
UserId
);
18
}
// namespace Jwt
EMessageSortField::UserId
@ UserId
The user ID of the user that sent the message.
Jwt
Utilities for JSON Web Token manipulation.
Definition:
Jwt.h:11
Jwt::Development
STREAMCHAT_API FString Development(const FString &UserId)
Generate a JSON Web Token which can be used during development.
Definition:
Jwt.cpp:7
Source
StreamChat
Public
User
Jwt.h
Generated by
1.9.5