service property

  1. @ImcField('Service', 'service', ImcType.typePlaintext)
String service

Semicolon separated list of URLs (see :ref:Announce).

Implementation

@ImcField('Service', 'service', ImcType.typePlaintext)
String get service;