OneSDK
    Preparing search index...
    interface Hosting {
        alertDuration: number;
        customAlert: any[];
        enable: number;
        endAnimation: string;
        font: string;
        fontColor: string;
        fontHighlightColor: string;
        fontSize: number;
        fontWeight: number;
        imageSource: ImageSource4;
        layout: number;
        messageTemplate: string;
        minAmount: number;
        soundSource: SoundSource4;
        soundVolume: number;
        startAnimation: string;
        textAnimation: string;
    }
    Index

    Properties

    alertDuration: number
    customAlert: any[]
    enable: number
    endAnimation: string
    font: string
    fontColor: string
    fontHighlightColor: string
    fontSize: number
    fontWeight: number
    imageSource: ImageSource4
    layout: number
    messageTemplate: string
    minAmount: number
    soundSource: SoundSource4
    soundVolume: number
    startAnimation: string
    textAnimation: string