hasInstantMessage constant

IriTerm const hasInstantMessage

hasInstantMessage

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

Implementation

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