Uses of Class
ezvcard.types.SoundType

Packages that use SoundType
ezvcard   
 

Uses of SoundType in ezvcard
 

Methods in ezvcard that return types with arguments of type SoundType
 List<SoundType> VCard.getSounds()
          Gets the sounds attached to the vCard, such as a pronunciation of the person's name.
 

Methods in ezvcard with parameters of type SoundType
 void VCard.addSound(SoundType sound)
          Adds a sound to the vCard, such as a pronunciation of the person's name.
 



Copyright © 2012-2013. All Rights Reserved.