Class SagaMetadata


  • public class SagaMetadata
    extends java.lang.Object
    • Constructor Summary

      Constructors 
      Constructor Description
      SagaMetadata()  
    • Method Summary

      All Methods Static Methods Concrete Methods 
      Modifier and Type Method Description
      static SagaMetadata fromProto​(games.mythical.saga.sdk.proto.common.Metadata proto)  
      static games.mythical.saga.sdk.proto.common.Metadata toProto​(SagaMetadata metadata)  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • SagaMetadata

        public SagaMetadata()
    • Method Detail

      • fromProto

        public static SagaMetadata fromProto​(games.mythical.saga.sdk.proto.common.Metadata proto)
      • toProto

        public static games.mythical.saga.sdk.proto.common.Metadata toProto​(SagaMetadata metadata)