Structs
The following structs are available globally.
-
Completion is a wrapper for DDP callbacks that ensures that callbacks are executed on the same queue on which the original method was called. If the current queue is not available, execution defaults to the main queue.
Declaration
Swift
public struct Completion
-
Struct to encapsulate the result of a Meteor method call
See moreDeclaration
Swift
public struct Result