クラス MCDRemoteSystemKinds

@interface MCDRemoteSystemKinds : NSObject

リモート システム デバイスの種類を表す文字列フィールドが含まれています。

プロパティ

デスクトップ

@property(class, readonly, readonly, nonnull) NSString* desktop;

デスクトップ デバイスの種類の正規名。

ホログラフィック

@property(class, readonly, readonly, nonnull) NSString* holographic;

ホログラフィック デバイスの種類の正規名。

ハブ

@property(class, readonly, readonly, nonnull) NSString* hub;

ハブ デバイスの種類の正規名。

phone

@property(class, readonly, readonly, nonnull) NSString* phone;

電話デバイスの種類の正規名。

Xbox

@property(class, readonly, readonly, nonnull) NSString* xbox;

xbox デバイスの種類の正規名。

laptop

@property(class, readonly, readonly, nonnull) NSString* laptop;

ノート PC デバイスの種類の正規名。

メモ:Surface Bookを含むすべての Microsoft Surface デバイスは、タブレット デバイスと見なされます。

iot

@property(class, readonly, readonly, nonnull) NSString* iot;

IoT デバイスの種類の正規名。

タブレット

@property(class, readonly, readonly, nonnull) NSString* tablet;

タブレット デバイスの種類の正規名。