TrustNXTTrustNXT
React SDKAPI ReferenceInterfaces

NetworkInfo

Properties

cellular?

optional cellular?: {
  technologies: CellularTechnology[];
};

technologies

technologies: CellularTechnology[];

unavailableReason?

optional unavailableReason?: UnavailableReason;

wifi?

optional wifi?: boolean;

On this page