Class BulkLookupRequest


  • public class BulkLookupRequest
    extends Object
    Request of the lookup Matrix user IDs for a list of 3pids.
    • Field Detail

      • threepids

        private List<List<String>> threepids
        Required. An array of arrays containing the 3PID Types with the medium in first position and the address in second position.
    • Constructor Detail

      • BulkLookupRequest

        public BulkLookupRequest()