Click or drag to resize

RepeatTime Class

An SDP repeat time element.
Inheritance Hierarchy
SystemObject
  FM.IceLink.SdpRepeatTime

Namespace:  FM.IceLink.Sdp
Assembly:  FM.IceLink (in FM.IceLink.dll) Version: 1.1.2.607 (1.1.2.607)

The RepeatTime type exposes the following members.

Constructors
Properties
  NameDescription
Public propertyActiveDuration
Gets or sets the active duration.
Public propertyOffsets
Gets the array of offsets from the start time.
Public propertyRepeatInterval
Gets or sets the repeat interval.
Top
Methods
  NameDescription
Public methodAddOffset
Adds an offset from the start time.
Public methodEquals (Inherited from Object.)
Protected methodFinalize (Inherited from Object.)
Public methodGetHashCode (Inherited from Object.)
Public methodGetType (Inherited from Object.)
Protected methodMemberwiseClone (Inherited from Object.)
Public methodStatic memberParse
Creates an RepeatTime instance from a string.
Public methodRemoveOffset
Removes an offset from the start time.
Public methodToString
Converts this instance to a string.
(Overrides ObjectToString.)
Top
Version Information

IceLink Xamarin

Supported in: 3.0.3.48
See Also