Skyle_SkyleAsyncClient
public struct Skyle_SkyleAsyncClient : Skyle_SkyleAsyncClientProtocol
Undocumented
-
Declaration
Swift
public var channel: GRPCChannel -
Declaration
Swift
public var defaultCallOptions: CallOptions -
Undocumented
Declaration
Swift
public var interceptors: Skyle_SkyleClientInterceptorFactoryProtocol? -
Undocumented
Declaration
Swift
public init( channel: GRPCChannel, defaultCallOptions: CallOptions = CallOptions(), interceptors: Skyle_SkyleClientInterceptorFactoryProtocol? = nil )