Class BulkLookupResponse


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

      • threepids

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

      • BulkLookupResponse

        public BulkLookupResponse()