Class CallEgress
-
- All Implemented Interfaces:
@Stable() public final class CallEgress
-
-
Field Summary
Fields Modifier and Type Field Description private final StringbroadcastEgressprivate final StringrecordEgress
-
Constructor Summary
Constructors Constructor Description CallEgress(String broadcastEgress, String recordEgress)
-
Method Summary
Modifier and Type Method Description final StringgetBroadcastEgress()final StringgetRecordEgress()-
-
Method Detail
-
getBroadcastEgress
final String getBroadcastEgress()
-
getRecordEgress
final String getRecordEgress()
-
-
-
-