NotificationConfig.VibrateParams

EMDK For Xamarin 2.4

This holds the information required for the vibrate notifications.

Type - Java.Lang.Object

Constructors

VibrateParams

public VibrateParams ();

Properties

Pattern

Vibrate with a given pattern.

Type - System.Collections.Generic.IList

Time

The vibration time in milliseconds.

Type - System.Int64