hasInstantMessage constant

IriTerm const hasInstantMessage

IRI for vcard:hasInstantMessage

To specify the instant messaging and presence protocol communications with the object. (Was called IMPP in RFC6350)

Can be used on all classes in this vocabulary

Implementation

static const hasInstantMessage = IriTerm.prevalidated(
  'http://www.w3.org/2006/vcard/ns#hasInstantMessage',
);