//
//  C8oResponseListener.swift
//  C8oSDKiOS
//
//  Created by Charles Grimont on 18/02/2016.
//  Copyright © 2016 Convertigo. All rights reserved.
//
import Foundation

@objc public protocol C8oResponseListener {
    
}
