func interactionKitContinue()

in Lex-Sample/Swift/LexSwift/ChatViewController.swift [224:226]


    func interactionKitContinue(withText interactionKit: AWSLexInteractionKit, completionSource: AWSTaskCompletionSource<NSString>) {
        textModeSwitchingCompletion = completionSource
    }