10-11-16 type Foundation NSNetService 10.2 タイプを返します 解説 タイプを返します。 返り値 ( NSString * ) 文字列 引数 フレームワーク Foundation クラス NSNetService Instance Methods 使用可能 10.2 参照 例文 //タイプを返す NSLog([NSString stringWithFormat:@"type= %@",[nService type]]);