package xyz.stream.api.viewmodel;

import java.util.HashMap;

/* JADX INFO: loaded from: classes3.dex */
public class RoleViewModel extends ApiViewModel {
    public androidx.lifecycle.v liveRoleList;

    public void getRoleList() {
        androidx.lifecycle.w wVar = new androidx.lifecycle.w();
        this.liveRoleList = wVar;
        xyz.stream.api.o oVarF = xyz.stream.api.o.f();
        b bVar = new b(this, wVar, 2);
        oVarF.getClass();
        HashMap map = new HashMap();
        xyz.stream.api.o.g("user/watchers", oVarF.n(), map, new xyz.stream.api.m(oVarF, "user/watchers", map, bVar, 7));
    }
}
