getDocumentableChannelComponents abstract method

Iterable<APIComponentDocumenter> getDocumentableChannelComponents(
  1. ApplicationChannel channel
)

Implementation

Iterable<APIComponentDocumenter> getDocumentableChannelComponents(
  ApplicationChannel channel,
);