Interface DroppedAssetInterface

Hierarchy

Implemented by

Properties

addedOn?: string
assetBroadcastAll?: null | boolean
assetId?: string
assetName?: string
assetPodium?: null | boolean
assetPrivateConversation?: null | boolean
assetPrivateConversationCap?: null | number
assetPrivateZoneChannelDisabled?: null | boolean
assetScale?: null | number
audioRadius?: null | number
audioSliderVolume?: null | number
bottomLayerURL?: null | string
broadcasterEmail?: null | string
clickType?: null | string
clickableDisplayTextDescription?: null | string
clickableDisplayTextHeadline?: null | string
clickableLink?: null | string
clickableLinkTitle?: null | string
clickablePortal?: null | string
contractAddress?: null | string
creationDatetime?: number
creatorTags?: object
dataObject?: null | object
existingKey?: null | string
id?: string
interactivePublicKey?: null | string
isInteractive?: null | boolean
isPublic?: boolean
isVideoPlayer?: null | boolean
jwt?: string
kitId?: null | string
layer0?: null | string
layer1?: null | string
library?: string
mediaLink?: null | string
mediaName?: null | string
mediaPlayTime?: null | number
mediaType?: null | string
mediaUploadedId?: null | string
mediaUploadedLink?: null | string
metaName?: null | string
muteZone?: null | boolean
originalAssetId?: string
originalKit?: string
ownerId?: string
ownerName?: string
platformAsset?: boolean
portalCoordsX?: null | number
portalCoordsY?: null | number
position?: {
    x?: number;
    y?: number;
}

Type declaration

  • Optional x?: number
  • Optional y?: number
purchaseDate?: string
purchased?: boolean
purchasedFrom?: string
requestOptions: object
showMediaAsIfPeer?: null | boolean
specialType?: null | string
syncUserMedia?: null | boolean
tagJson?: null | string
teleportX?: null | number
teleportY?: null | number
text?: null | string
textColor?: null | string
textFont?: null | string
textFontFamily?: null | string
textSize?: null | number
textWeight?: null | string
textWidth?: null | number
tokenName?: null | string
tokenSymbol?: null | string
topLayerURL?: null | string
topia: Topia
transactionId?: string
type?: string
uniqueName?: null | string
urlSlug: string
walletAddress?: null | string
worldId?: null | string
yOrderAdjust?: null | number

Methods

  • Parameters

    • __namedParameters: {
          dataObject: object;
          description: string;
          isUniqueOnly: boolean;
          title: string;
          type: string;
          url: string;
      }
      • dataObject: object
      • description: string
      • isUniqueOnly: boolean
      • title: string
      • type: string
      • url: string

    Returns Promise<void | AxiosResponse<any, any>>

  • Returns Promise<void | ResponseType>

  • Returns Promise<object | ResponseType>

  • Returns Promise<void | ResponseType>

  • Returns Promise<void | ResponseType>

  • Parameters

    • path: string
    • amount: number
    • options: object

    Returns Promise<void | ResponseType>

  • Parameters

    • dataObject: object
    • options: object

    Returns Promise<void | ResponseType>

  • Parameters

    • __namedParameters: {
          interactivePublicKey: string;
          isInteractive?: boolean;
      }
      • interactivePublicKey: string
      • Optional isInteractive?: boolean

    Returns Promise<void | ResponseType>

  • Parameters

    • style: undefined | null | object
    • text: undefined | null | string

    Returns Promise<void | ResponseType>

  • Parameters

    • dataObject: object
    • options: object

    Returns Promise<void | ResponseType>

  • Parameters

    • isMutezone: boolean

    Returns Promise<void | ResponseType>

  • Parameters

    • x: number
    • y: number
    • yOrderAdjust: number

    Returns Promise<void | ResponseType>

  • Parameters

    • assetScale: number

    Returns Promise<void | ResponseType>

  • Parameters

    • mediaId: string

    Returns Promise<void | ResponseType>

  • Parameters

    • bottom: string
    • top: string

    Returns Promise<void | ResponseType>

  • Parameters

    • isWebhookZoneEnabled: boolean

    Returns Promise<void | ResponseType>