Get VoIP Token (iOS only) Returns null on Android or if not yet received
Future<String?> getVoIPToken() async { return _voipToken; }