start PTTCall
Call this method to start a new PTT call with users
Parameters
the application context
the list of international phone numbers and/or group ids that you want to start with the call(example of users format: [group:1,group:2,1234567891,1234567892,1234567893])
conversation name for the created group thread that will be associated to the call session
the call priority
the call will be start with on duty users only
take the floor as soon as user joined the call
is a block of code which will be invoked when the call is created
Call this method to start a new PTT call from existing conversation
Parameters
the application context
conversation ID where call will be associated(the called party will be recipient of the thread)
the call priority
the call will be start with on duty users only
take the floor as soon as user joined the call
is a block of code which will be invoked when the call is created