19class RealmsServicePackSource :
public ::PackSource {
29 RealmsServicePackSource& operator=(RealmsServicePackSource
const&);
30 RealmsServicePackSource(RealmsServicePackSource
const&);
31 RealmsServicePackSource();
36 virtual ~RealmsServicePackSource() =
default;
38 virtual ::PackOrigin getPackOrigin()
const ;
40 virtual ::PackType getPackType()
const ;
49 MCNAPI int64 getRealmId()
const;
51 MCNAPI
void setPackContent(::std::vector<::gsl::not_null<::std::shared_ptr<::Pack>>>&& servicePackContent);