http://localhost:5080/openmeetings/?secureHash=XXXXXXXXXXXXXXXXXX
On Fri, Aug 21, 2015 at 4:06 PM, Jibon L. Costa <[email protected]> wrote: > Thanks Maxim, I think I was able to get SID by > setUserObjectAndGenerateRoomHash class. But now how I can get url to > access the room? I mean what will be the url? I didn't find any class > that will generate URL on that API :( but the instruction like this: > > Description: sets the SessionObject for a certain SID, after setting > this Session-Object you can use the SID + a RoomId to enter any Room. > > Here I have SID & RoomId but what will be the url for access the room? > > On 8/21/15, Maxim Solodovnik <[email protected]> wrote: > > no wiki :( > > you can create one > > here are some basis: http://openmeetings.apache.org/RestAPISample.html > > and you can search in mailing lists: http://openmeetings.markmail.org/ > > > > On Fri, Aug 21, 2015 at 3:10 PM, Jibon L. Costa <[email protected]> > > wrote: > > > >> Thanks again. I can't see any wiki there. Can you suggest some wiki to > >> use that library? > >> > >> On 8/21/15, Maxim Solodovnik <[email protected]> wrote: > >> > sure: > >> > > https://code.google.com/a/apache-extras.org/p/openmeetings-api-plugin/ > >> > > >> > On Fri, Aug 21, 2015 at 3:00 PM, Jibon L. Costa > >> > <[email protected]> > >> > wrote: > >> > > >> >> Thanks for response. Can you suggest me PHP code for that? I mean any > >> >> PHP library? > >> >> > >> >> On 8/21/15, Maxim Solodovnik <[email protected]> wrote: > >> >> > This can be implemented using SOAP/REST API > >> >> > > >> >> > On Fri, Aug 21, 2015 at 2:41 PM, Jibon L. Costa > >> >> > <[email protected]> > >> >> > wrote: > >> >> > > >> >> >> Hi, > >> >> >> > >> >> >> In which type of user can access a specified room only? I mean I > >> >> >> want > >> >> >> user can access only one room but not like invitation. They will > >> >> >> put > >> >> >> their name & password to access the room. Is that possible? > >> >> >> > >> >> >> -- > >> >> >> Thanks & Regards > >> >> >> Jibon Lawrence Costa > >> >> >> > >> >> > > >> >> > > >> >> > > >> >> > -- > >> >> > WBR > >> >> > Maxim aka solomax > >> >> > > >> >> > >> >> > >> >> -- > >> >> Thanks & Regards > >> >> Jibon Lawrence Costa > >> >> > >> > > >> > > >> > > >> > -- > >> > WBR > >> > Maxim aka solomax > >> > > >> > >> > >> -- > >> Thanks & Regards > >> Jibon Lawrence Costa > >> > > > > > > > > -- > > WBR > > Maxim aka solomax > > > > > -- > Thanks & Regards > Jibon Lawrence Costa > -- WBR Maxim aka solomax
