CustomSocketOperation
public protocol CustomSocketOperation : SocketOperation
Represents custom blockchain call with customized methods
-
Undocumented
Declaration
Swift
func setOperationId(_ operationId: Int) -
Undocumented
Declaration
Swift
func setApiId(_ apiId: Int)
View on GitHub
CustomSocketOperation Protocol Reference