Skip to main content

CommandDialogBase Class

In This Article

Serves as a base for objects that implement different dialog-related client command functionalities.

#Declaration

TypeScript
declare class CommandDialogBase extends CommandBase

#Inheritance

CommandBase
CommandDialogBase