IINGetRideStatusIntentResponseObserver Interfaccia

Definizione

Riceve aggiornamenti periodici sullo stato delle corse.

[Foundation.Protocol(Name="INGetRideStatusIntentResponseObserver", WrapperType=typeof(Intents.INGetRideStatusIntentResponseObserverWrapper))]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 10, 0, ObjCRuntime.PlatformArchitecture.All, null)]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.WatchOS, 3, 2, ObjCRuntime.PlatformArchitecture.All, null)]
[ObjCRuntime.Unavailable(ObjCRuntime.PlatformName.MacOSX, ObjCRuntime.PlatformArchitecture.All, null)]
public interface IINGetRideStatusIntentResponseObserver : IDisposable, ObjCRuntime.INativeObject
type IINGetRideStatusIntentResponseObserver = interface
    interface INativeObject
    interface IDisposable
Attributi
Implementazioni

Proprietà

Handle

Handle (puntatore) alla rappresentazione dell'oggetto non gestito.

(Ereditato da INativeObject)

Metodi

DidUpdateRideStatus(INGetRideStatusIntentResponse)

Gli sviluppatori possono eseguire l'override di questo metodo per rispondere alle modifiche apportate allo stato della corsa.

Si applica a