Example #1
0
 public Task ForceJoinAsync()
 {
     return(_music.ForceJoinAsync(Context));
 }