Nft Message
Protobuf type TW.Aptos.Proto.NftMessage
Types
Functions
Link copied to clipboard
.TW.Aptos.Proto.CancelOfferNftMessage cancel_offer_nft = 2;
Link copied to clipboard
.TW.Aptos.Proto.ClaimNftMessage claim_nft = 3;
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
.TW.Aptos.Proto.OfferNftMessage offer_nft = 1;
Link copied to clipboard
.TW.Aptos.Proto.CancelOfferNftMessage cancel_offer_nft = 2;
Link copied to clipboard
.TW.Aptos.Proto.ClaimNftMessage claim_nft = 3;
Link copied to clipboard
.TW.Aptos.Proto.OfferNftMessage offer_nft = 1;
Link copied to clipboard
Link copied to clipboard
open fun parseDelimitedFrom(input: InputStream, extensionRegistry: ExtensionRegistryLite): NftMessage
Link copied to clipboard