Auxilary interface for generic handling of ReplyState

Interface is not intended to be instantiated. It can be considered a map of ReplyStateMap entry to the respective inner map's type.

Hierarchy

  • ReplyStateTypeMap

Properties

joining: { undefinedError: JoiningReplyStateContentUndefinedError }

Type declaration

transform: { undefinedError: TransformReplyStateContentUndefinedError }

Type declaration

tube: { undefinedError: TubeReplyStateContentUndefinedError }

Type declaration

undefined: { undefinedError: UndefinedReplyStateContentUndefinedError }

Type declaration

userDefined: { undefinedError: UserDefinedReplyStateContentUndefinedError }

Type declaration

userDefinedBase: { undefinedError: UserDefinedBaseReplyStateContentUndefinedError }

Type declaration

Generated using TypeDoc