Instance Methods | Class Methods | List of all members
GRXWriteable Class Reference

#import <GRXWriteable.h>

Inheritance diagram for GRXWriteable:
Inheritance graph
[legend]

Instance Methods

(instancetype) - initWithValueHandler:completionHandler:
 
- Instance Methods inherited from <GRXWriteable>
(void) - writesFinishedWithError:
 
(void) - writeValue:
 

Class Methods

(instancetype) + writeableWithEventHandler:
 
(instancetype) + writeableWithSingleHandler:
 

Detailed Description

Utility to create objects that conform to the GRXWriteable protocol, from blocks that handle each of the two methods of the protocol.

Definition at line 47 of file GRXWriteable.h.

Method Documentation

◆ initWithValueHandler:completionHandler:

- (instancetype) initWithValueHandler: (GRXValueHandler valueHandler
completionHandler: (GRXCompletionHandler NS_DESIGNATED_INITIALIZER 

◆ writeableWithEventHandler:

+ (instancetype) writeableWithEventHandler: (GRXEventHandler handler

◆ writeableWithSingleHandler:

+ (instancetype) writeableWithSingleHandler: (GRXSingleHandler handler

The documentation for this class was generated from the following file:


grpc
Author(s):
autogenerated on Fri May 16 2025 03:01:46