createCallSession abstract method

S createCallSession(
  1. int callType,
  2. Set<int> opponentsIds
)

Implementation

S createCallSession(int callType, Set<int> opponentsIds);