InvalidVCard constructor

InvalidVCard(
  1. XmppElement? element
)

Implementation

InvalidVCard(XmppElement? element) : super(element);