MobileServiceEvent Class

Definition

Represents a mobile service event.

public class MobileServiceEvent : Microsoft.WindowsAzure.MobileServices.Eventing.IMobileServiceEvent
type MobileServiceEvent = class
    interface IMobileServiceEvent
Public Class MobileServiceEvent
Implements IMobileServiceEvent
Inheritance
MobileServiceEvent
Derived
Implements

Constructors

MobileServiceEvent(String)

Creates an instance of a MobileServiceEvent.

Properties

Name

Gets the event name.

Applies to