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

import Foundation
/*typealias G = NSObject
 public protocol C8oOnResponse<NSObject>{
 //(response : T,)  ->C8oPromise
 }*/

/*public protocol ccc<T>
 {
 }*/
