121 - (
BOOL)publishData:(NSData *)data
id retain()
Increases the retain count of the receiver.
BOOL connect()
Begin an asynchronous connection to the configured MQTT broker.
BOOL disconnect()
Begin an asynchronous disconnect from the broker.
id< MQTTDelegate > delegate()
Gets the current MQTT delegate.
int64_t NXTimeInterval
Time interval type representing nanoseconds as a 64-bit signed integer.
bool BOOL
A Boolean value.
A class for managing and manipulating string objects.
The base class for objects in the Foundation framework.
struct objc_object * id
A pointer to an instance of a class.