void changeStatePartyPaSBExe(in TINACommonTypes::t_PartyId partyId, in TINAStreamCommonTypes::t_SBId sbId, in TINASBCommSCommonTypes::t_AdministrativeState state, in boolean allFlows, in TINASBCommSCommonTypes::t_MediaDescList reqFlows, in TINAStreamCommonTypes::t_RequestId reqId) raises(TINAUsageCommonTypes::e_PartyDomainError, TINAPartyPaSBUsage::e_PaSBPartyExeError, TINAScsCommonTypes::e_PartyIdError);
target partyId *
void joinPartyPaSBExe(in TINACommonTypes::t_PartyId partyId, in TINAStreamCommonTypes::t_SBId sbId, in TINAStreamCommonTypes::t_SBType reqType, in TINASBCommSCommonTypes::t_MediaDescList media, in TINAPaSBTypes::t_ParticipantIdList others, in TINAPaSBTypes::t_ParticipantDesc reqParticipation, in TINAStreamCommonTypes::t_RequestId reqId, out TINAStreamCommonTypes::t_SFEPServDescList participantSIs) raises(TINAUsageCommonTypes::e_PartyDomainError, TINAPartyPaSBUsage::e_PaSBPartySetupError, TINAScsCommonTypes::e_PartyIdError);
target partyId *
void leavePartyPaSBExe(in TINACommonTypes::t_PartyId partyId, in TINAStreamCommonTypes::t_SBId sbId, in TINAStreamCommonTypes::t_RequestId reqId) raises(TINAUsageCommonTypes::e_PartyDomainError, TINAPartyPaSBUsage::e_PaSBPartyExeError, TINAScsCommonTypes::e_PartyIdError);
target partyId *
void modifyCriteriaPartyPaSBExe(in TINACommonTypes::t_PartyId partyId, in TINAStreamCommonTypes::t_SBId sbId, in TINAPaSBTypes::t_ParticipantCriteria newPCriteria) raises(TINAUsageCommonTypes::e_PartyDomainError, TINAPartyPaSBUsage::e_PaSBPartySetupError, TINAScsCommonTypes::e_PartyIdError);
target partyId *
void modifyPartyPaSBExe(in TINACommonTypes::t_PartyId partyId, in TINAStreamCommonTypes::t_SBId sbId, in TINASBCommSCommonTypes::t_MediaDescList newTypes, in TINASBCommSCommonTypes::t_MediaDescList oldTypes, in TINASBCommSCommonTypes::t_MediaChangeDescList modTypes, in TINAStreamCommonTypes::t_RequestId reqId, out TINAStreamCommonTypes::t_SFEPServDescList participantSIs) raises(TINAUsageCommonTypes::e_PartyDomainError, TINAPartyPaSBUsage::e_PaSBPartySetupError, TINAScsCommonTypes::e_PartyIdError);
target partyId *
Generated by the OmniBroker IDL-to-HTML translator (non-commercial)