Classe MCDAppServiceClosedEventArgs

@interface MCDAppServiceClosedEventArgs : NSObject

Restituito da MCDAppServiceConnection.serviceClosed per informare che MCDAppServiceConnection è stato chiuso e fornire un motivo dietro l'evento close.

Proprietà

status

@property(nonatomic, readonly) MCDAppServiceClosedStatus status;

Stato della chiusura del servizio app.