Sendbird Chat SDK for Unreal
output_libs_from_ci
Plugins
Sendbird
Source
Sendbird
include
SBDBaseInterface.h
1
// Copyright (c) 2021 Sendbird, Inc. All rights reserved.
2
3
#ifndef SENDBIRD_SBDBASEINTERFACE_H_
4
#define SENDBIRD_SBDBASEINTERFACE_H_
5
9
class
SBDBaseInterface
{
10
public
:
11
virtual
~SBDBaseInterface
() = 0;
12
};
13
14
#endif
/* SENDBIRD_SBDBASEINTERFACE_H_ */
SBDBaseInterface
Definition:
SBDBaseInterface.h:9
Generated by
1.9.3