Loading...
Searching...
No Matches
<NCResourceListener> Protocol Reference

#include <com/navigine/idl/objc/NCResourceListener.h>

Inherits <NSObject>.

Instance Methods

(void) - onLoaded:image:
 
(void) - onFailed:error:
 

Detailed Description

Definition at line 11 of file NCResourceListener.h.

Method Documentation

◆ onFailed:error:

- (void) onFailed: (nonnull NSString *) imageUrl
error: (nullable NSError *) error 

◆ onLoaded:image:

- (void) onLoaded: (nonnull NSString *) imageUrl
image: (nullable NCImage *) image 

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