Interface IPlayCGOptions

interface IPlayCGOptions {
    endCallback: IFunction;
}

Properties

Properties

endCallback: IFunction

Generated using TypeDoc