Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
開始したことを示す通知を送信するか、それとも実装するデリゲート プロトコルはありますか?
Google コード ページでドキュメントが見つかりません。
このメソッド- (BOOL)start:(NSError **)errPtrは、サーバーが起動されたときに true を返します。それ以外の場合は false を返します (errPtrポインターでエラーが発生します)。さらに、サーバーは起動に成功すると、bonjour アナウンスを発行します。
- (BOOL)start:(NSError **)errPtr
errPtr