streamStatus
Returns the receiver’s status.
レシーバのもつ状態を返します。
NSError
object representing the stream error.
ストリームエラーを表しているNSError
オブジェクトを返します。
Availability 有効性
Technology
@property(nullable, readonly, copy) NSError
*streamError;
An NSError
object representing the stream error, or nil
if no error has been encountered.
ストリームエラーを表しているNSError
オブジェクト、またはどんなエラーにも遭遇しないならばnil
。
streamStatus