<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>tomute</author_name>
  <author_url>https://blog.hatena.ne.jp/tomute/</author_url>
  <blog_title>tomute's note</blog_title>
  <blog_url>https://tomute.hateblo.jp/</blog_url>
  <categories>
    <anon>iPhone</anon>
  </categories>
  <description>AppleがiPhoneのネットワーク接続状態を確認するのに便利なReachabilityというクラスを公開してくれているのだが、ソースコードがバージョンアップされており、このクラスの使い方に若干の変更があったようなので、以下にメモとして残しておく*1。 Reachabilityの古いバージョン（v1.5）では、例えば以下のような実装でiPhoneの現在のネットワーク接続状況をチェックする事が出来た。 Reachability *curReach = [Reachability sharedReachability]; NetworkStatus netStatus = [curReach i…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Ftomute.hateblo.jp%2Fentry%2F20100117%2F1263805233&quot; title=&quot; Reachabilityがバージョンアップされて使い方が少し変更されていた - tomute&amp;#39;s note&quot; class=&quot;embed-card embed-blogcard&quot; scrolling=&quot;no&quot; frameborder=&quot;0&quot; style=&quot;display: block; width: 100%; height: 190px; max-width: 500px; margin: 10px 0px;&quot;&gt;&lt;/iframe&gt;</html>
  <image_url></image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2010-01-17 18:00:33</published>
  <title> Reachabilityがバージョンアップされて使い方が少し変更されていた</title>
  <type>rich</type>
  <url>https://tomute.hateblo.jp/entry/20100117/1263805233</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
