TAGContainerOpenerNotifier 通訊協定參考資料

TAGContainerOpenerNotifier 通訊協定參考資料

總覽

容器可供使用時,實作此通訊協定的類別將收到通知。

開發人員可以將實作此通訊協定的類別例項傳遞至 openContainerWithId:tagManager:openType:timeout:notifier: (TAGContainerOpener)

公開成員函式

(void) - containerAvailable:
 在容器可用時呼叫。

成員函式說明文件

- (void) containerAvailable: (TAGContainer *) container

在容器可用時呼叫。

參數:
容器要求的容器。