The Skype Community

in
Reply
Casual Adventurer
uelfox
Posts: 11
Registered: ‎23-01-2012

Create a group of conference and initial call!! HOW?

Hi,

this is my code c# for create a new group of conference:

 

string[] myUser={"user1","user2","user3","user4".....;
Skype myskype=new Skype();
.......
 
.....
 
public void CreateNew Group(string nameGroup)
{
    Group mygroup;
    int a;
    mygroup=skype.CreateGroup(nameGroup);
    for(a=0;a<myuser.Lenght;a++)
    {
       mygroup.add(myuser[a]);
    }
}

Now, I want call the "mygroup", but the process skype.PlaceCall, not work it!!

How do i call it?

 

Thank you

 


Please use plain text.
Casual Adventurer
uelfox
Posts: 11
Registered: ‎23-01-2012

Re: Create a group of conference and initial call!! HOW?

so!!!

Please use plain text.
Super User
ruwim
Posts: 23,465
Registered: ‎27-06-2011

Re: Create a group of conference and initial call!! HOW?

I know very little about C# but I would try with myskype.PlaceCall(mygroup).

Please use plain text.
Casual Adventurer
uelfox
Posts: 11
Registered: ‎23-01-2012

Re: Create a group of conference and initial call!! HOW?

PlaceCall(string Target1, string Target2, string Target3, string Target4) 

It is not possible, why the "mygroup" is not string type!!!

Please use plain text.
Facebook Twitter

© 2013 Skype and/or Microsoft. The Skype name, associated trade marks and logos and the "S" logo are trade marks of Skype or related entities. Use of this website constitutes acceptance of the Terms of Use and Privacy and Cookie policy.

No emergency calls

No emergency calls with Skype
Skype is not a replacement for your telephone and can't be used for emergency calling