ConnectionMode
public enum ConnectionMode : String, Codable
Undocumented
-
Undocumented
Declaration
Swift
case streaming -
Undocumented
Declaration
Swift
case offline -
Undocumented
Declaration
Swift
case establishingStreamingConnection -
Undocumented
Declaration
Swift
case polling
View on GitHub