BaaSDelegate
public protocol BaaSDelegate : AnyObject
Backend as a Service (BaaS)
This protocol is used for the BaaS Server Interface.
-
testForReturn(withDataAs: String)
Declaration
Swift
func testForReturn(withDataAs: String)