getUserDeviceIds
Provides the device ids list for a user id. FIXME Should maybe return emptyList and not null, to avoid many !! in the code
Return
the device ids list
Parameters
userId
the user id
Provides the device ids list for a user id. FIXME Should maybe return emptyList and not null, to avoid many !! in the code
the device ids list
the user id