Class: Kali::Property::Contact

Inherits:
Kali::Property show all
Defined in:
lib/kali/properties.rb

Overview

This component is used to represent contact information for someone associated with the Event’s venue.

As per tools.ietf.org/html/rfc5545#section-3.8.4.3

Instance Attribute Summary

Attributes inherited from KeyValuePair

#value

Method Summary

Methods inherited from Kali::Property

#[], #[]=, default_parameter_types, #initialize, parameter, #parameters, #to_ics, type

Methods inherited from KeyValuePair

default, #initialize, #name, #separator, #to_ics, #to_s, type, wrap

Methods included from Utils::Named

#method_name, #name

Constructor Details

This class inherits a constructor from Kali::Property