3#include "mc/_HeaderOutputPredefine.h"
6#include "mc/network/services/signaling/json_rpc/JsonRpcRequestBase.h"
34 Params(Params
const&);
62 JsonWebRtcMessage& operator=(JsonWebRtcMessage
const&);
63 JsonWebRtcMessage(JsonWebRtcMessage
const&);
69 MCNAPI
JsonWebRtcMessage(::std::string
const& toPlayerId, ::std::string
const& innerMessage);
83 MCNAPI
void*
$ctor(::std::string
const& toPlayerId, ::std::string
const& innerMessage);
Definition JsonRpcRequestBase.h:12
MCAPI void * $ctor(::std::string const &toPlayerId, ::std::string const &innerMessage)
MCAPI ~JsonWebRtcMessage()
MCAPI JsonWebRtcMessage(::std::string const &toPlayerId, ::std::string const &innerMessage)
static MCAPI void bindType(::cereal::ReflectionCtx &ctx)
Definition JsonWebRtcMessage.h:23
MCAPI::JsonRpc::JsonWebRtcMessage::Params & operator=(::JsonRpc::JsonWebRtcMessage::Params const &)
MCAPI::JsonRpc::JsonWebRtcMessage::Params & operator=(::JsonRpc::JsonWebRtcMessage::Params &&)
Definition ReflectionCtx.h:11