KnxTelegramResponseHandlerDelegate

public protocol KnxTelegramResponseHandlerDelegate

Delegate protocol for KnxDimmerControl delegates.

  • Handler for received telegrams.

    Declaration

    Swift

    func subscriptionResponse(sender: AnyObject?, telegram: KnxTelegram)

    Parameters

    sender

    The interface the telegram were received on.

    telegram

    The received telegran.