Instance Method
getOptionAsChannel(optionName:)
Returns the data from the given option in the Channel protocol. The developer must cast this value to the absolute type.
Declaration
func getOptionAsChannel(optionName: String) -> Channel?