Sha256: 626c8c0da61e6de1705f42f50f10a8fcfd7b8b611a3accf1aa3fd30280d2c717

Contents?: true

Size: 485 Bytes

Versions: 40

Compression:

Stored size: 485 Bytes

Contents

//
//  SocketClientDelegateProtocol.swift
//  FastlaneSwiftRunner
//
//  Created by Joshua Liebowitz on 8/12/17.
//  Copyright © 2017 Joshua Liebowitz. All rights reserved.
//

import Foundation

protocol SocketClientDelegateProtocol: class {
    func connectionsOpened()
    func connectionsClosed()
    func commandExecuted(serverResponse: SocketClientResponse)
}

// Please don't remove the lines below
// They are used to detect outdated files
// FastlaneRunnerAPIVersion [0.9.1]

Version data entries

40 entries across 40 versions & 1 rubygems

Version Path
fastlane-2.72.0.beta.20171229010003 fastlane/swift/SocketClientDelegateProtocol.swift
fastlane-2.72.0.beta.20171228010004 fastlane/swift/SocketClientDelegateProtocol.swift
fastlane-2.71.0 fastlane/swift/SocketClientDelegateProtocol.swift
fastlane-2.71.0.beta.20171227010004 fastlane/swift/SocketClientDelegateProtocol.swift
fastlane-2.71.0.beta.20171226010004 fastlane/swift/SocketClientDelegateProtocol.swift
fastlane-2.71.0.beta.20171225010003 fastlane/swift/SocketClientDelegateProtocol.swift
fastlane-2.71.0.beta.20171224010003 fastlane/swift/SocketClientDelegateProtocol.swift
fastlane-2.71.0.beta.20171223010003 fastlane/swift/SocketClientDelegateProtocol.swift
fastlane-2.71.0.beta.20171222010003 fastlane/swift/SocketClientDelegateProtocol.swift
fastlane-2.70.3 fastlane/swift/SocketClientDelegateProtocol.swift
fastlane-2.71.0.beta.20171221010003 fastlane/swift/SocketClientDelegateProtocol.swift
fastlane-2.70.2 fastlane/swift/SocketClientDelegateProtocol.swift
fastlane-2.71.0.beta.20171220010004 fastlane/swift/SocketClientDelegateProtocol.swift
fastlane-2.71.0.beta.20171219010003 fastlane/swift/SocketClientDelegateProtocol.swift
fastlane-2.70.1 fastlane/swift/SocketClientDelegateProtocol.swift
fastlane-2.70.0 fastlane/swift/SocketClientDelegateProtocol.swift
fastlane-2.70.0.beta.20171217010003 fastlane/swift/SocketClientDelegateProtocol.swift
fastlane-2.70.0.beta.20171216010003 fastlane/swift/SocketClientDelegateProtocol.swift
fastlane-2.70.0.beta.20171215010003 fastlane/swift/SocketClientDelegateProtocol.swift
fastlane-2.69.3 fastlane/swift/SocketClientDelegateProtocol.swift