Class Result_PaymentSecretNoneZ

    • Method Detail

      • ok

        public static Result_PaymentSecretNoneZ ok​(byte[] o)
        Creates a new CResult_PaymentSecretNoneZ in the success state.
      • is_ok

        public boolean is_ok()
        Checks if the given object is currently in the success state
      • clone

        public Result_PaymentSecretNoneZ clone()
        Creates a new CResult_PaymentSecretNoneZ which has the same data as `orig` but with all dynamically-allocated buffers duplicated in new buffers.
        Overrides:
        clone in class Object