Метод | Описание | |
---|---|---|
GetDevice ( string name ) : NSNetService |
Gets the NSNetService associated with the specified name.
|
|
GetDeviceNames ( ) : string[] |
Gets all the presently available AirPlay device names.
|
Метод | Описание | |
---|---|---|
Disable ( ) : void | ||
Enable ( ) : void |
public static GetDevice ( string name ) : NSNetService | ||
name | string | /// The AirPlay device name. /// |
Результат | NSNetService |
public static GetDeviceNames ( ) : string[] | ||
Результат | string[] |