3#include "mc/_HeaderOutputPredefine.h"
6#include "mc/network/services/signaling/json_rpc/JsonRpcNotificationBase.h"
33 Params(Params
const&);
61 JsonWebRtcNotification& operator=(JsonWebRtcNotification
const&);
62 JsonWebRtcNotification(JsonWebRtcNotification
const&);
63 JsonWebRtcNotification();
Definition JsonRpcNotificationBase.h:12
static MCAPI void bindType(::cereal::ReflectionCtx &ctx)
MCAPI ~JsonWebRtcNotification()
Definition JsonWebRtcNotification.h:23
MCAPI::JsonRpc::JsonWebRtcNotification::Params & operator=(::JsonRpc::JsonWebRtcNotification::Params const &)
MCAPI::JsonRpc::JsonWebRtcNotification::Params & operator=(::JsonRpc::JsonWebRtcNotification::Params &&)
Definition ReflectionCtx.h:11